Searched refs:qhw_etr_bar_id (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_c2xxx.c165 .qhw_etr_bar_id = BAR_ETR_ID_C2XXX,
H A Dqat_c3xxx.c253 .qhw_etr_bar_id = BAR_ETR_ID_C3XXX,
H A Dqat_c62x.c269 .qhw_etr_bar_id = BAR_ETR_ID_C62X,
H A Dqat_d15xx.c269 .qhw_etr_bar_id = BAR_ETR_ID_D15XX,
H A Dqatvar.h709 int8_t qhw_etr_bar_id; member in struct:qat_hw
997 qat_bar_write_4(sc, sc->sc_hw.qhw_etr_bar_id, offset, value);
1004 return qat_bar_read_4(sc, sc->sc_hw.qhw_etr_bar_id, offset);

Completed in 197 milliseconds