Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_ae.c1904 char *uof_name; in qat_aefw_mof_find_uof0() local
1918 uof_name = (char *)((uintptr_t)sc->sc_mof.qmf_sym + in qat_aefw_mof_find_uof0()
1921 if (!strcmp(uof_name, sc->sc_fw_uof_name)) { in qat_aefw_mof_find_uof0()