Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_c2xxx.c178 .qhw_sram_bar_id = BAR_SRAM_ID_C2XXX,
H A Dqatvar.h674 int8_t qhw_sram_bar_id; member
H A Dqat.c368 if (sc->sc_hw.qhw_sram_bar_id != NO_PCI_REG) { in qat_attach()
369 MPASS(sc->sc_hw.qhw_sram_bar_id == 0); in qat_attach()