Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/qat/
H A Dqat_ae.c2002 &sc->sc_fw_uof_size, &sc->sc_fw_uof); in qat_aefw_mof_find_uof()
2016 if (sc->sc_fw_uof == NULL && sc->sc_fw_suof == NULL) in qat_aefw_mof_find_uof()
2273 ufh = sc->sc_fw_uof; in qat_aefw_uof_parse()
2296 (void *)((uintptr_t)sc->sc_fw_uof + in qat_aefw_uof_parse()
H A Dqatvar.h855 void *sc_fw_uof; /* uof head */ member