Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_ae.c2061 if (mfch->mfch_offset + mfch->mfch_size > sc->sc_fw_mof_size) in qat_aefw_mof_parse()
2070 (uintptr_t)mfch->mfch_offset + sizeof(u_int)); in qat_aefw_mof_parse()
2073 (uintptr_t)mfch->mfch_offset); in qat_aefw_mof_parse()
2090 (uintptr_t)mfch->mfch_offset); in qat_aefw_mof_parse()
2099 (uintptr_t)mfch->mfch_offset); in qat_aefw_mof_parse()
H A Dqatreg.h901 uint64_t mfch_offset; member