Searched refs:sc_fw_uof_size (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqatvar.h856 size_t sc_fw_uof_size; /* uof size */ member in struct:qat_softc
H A Dqat_ae.c2002 &sc->sc_fw_uof_size, &sc->sc_fw_uof);
2268 size = sc->sc_fw_uof_size;
2288 if (ufch->ufch_offset + ufch->ufch_size > sc->sc_fw_uof_size)

Completed in 146 milliseconds