Searched refs:qhw_sram_bar_id (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_c2xxx.c163 .qhw_sram_bar_id = BAR_SRAM_ID_C2XXX,
H A Dqat_c3xxx.c251 .qhw_sram_bar_id = BAR_SRAM_ID_C3XXX,
H A Dqat_c62x.c267 .qhw_sram_bar_id = BAR_SRAM_ID_C62X,
H A Dqat_d15xx.c267 .qhw_sram_bar_id = BAR_SRAM_ID_D15XX,
H A Dqatvar.h707 int8_t qhw_sram_bar_id; member in struct:qat_hw
H A Dqat.c475 if (sc->sc_hw.qhw_sram_bar_id != NO_PCI_REG) {
476 KASSERT(sc->sc_hw.qhw_sram_bar_id == 0);

Completed in 204 milliseconds