Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqatreg.h942 u_int ufch_size; /* size of the chunk */ member
H A Dqat_ae.c2288 if (ufch->ufch_offset + ufch->ufch_size > sc->sc_fw_uof_size) in qat_aefw_uof_parse()
2298 uof_size = ufch->ufch_size; in qat_aefw_uof_parse()