Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c1961 &sc->sc_fw_uof_size, &sc->sc_fw_uof); in qat_aefw_mof_find_uof()
1975 if (sc->sc_fw_uof == NULL && sc->sc_fw_suof == NULL) in qat_aefw_mof_find_uof()
2213 ufh = sc->sc_fw_uof; in qat_aefw_uof_parse()
2236 (void *)((uintptr_t)sc->sc_fw_uof + in qat_aefw_uof_parse()
H A Dqatvar.h826 void *sc_fw_uof; /* uof head */ member