Home
last modified time | relevance | path

Searched refs:sc_fw_suof (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c1970 &sc->sc_fw_suof_size, &sc->sc_fw_suof); in qat_aefw_mof_find_uof()
1975 if (sc->sc_fw_uof == NULL && sc->sc_fw_suof == NULL) in qat_aefw_mof_find_uof()
2364 sfh = sc->sc_fw_suof; in qat_aefw_suof_parse()
2384 qafs->qafs_suof_buf = sc->sc_fw_suof; in qat_aefw_suof_parse()
H A Dqatvar.h830 void *sc_fw_suof; /* suof head */ member