Home
last modified time | relevance | path

Searched refs:sc_fw_uof_name (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h824 const char *sc_fw_uof_name; /* uof/suof name in mof */ member
H A Dqat.c365 sc->sc_fw_uof_name = sc->sc_hw.qhw_get_fw_uof_name(sc); in qat_attach()
H A Dqat_ae.c1921 if (!strcmp(uof_name, sc->sc_fw_uof_name)) { in qat_aefw_mof_find_uof0()