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

/netbsd-current/sys/dev/pci/qat/
H A Dqat_c2xxx.c168 .qhw_ae_local_offset = AE_LOCAL_OFFSET_C2XXX,
H A Dqat_c3xxx.c256 .qhw_ae_local_offset = AE_LOCAL_OFFSET_C3XXX,
H A Dqat_c62x.c272 .qhw_ae_local_offset = AE_LOCAL_OFFSET_C62X,
H A Dqat_d15xx.c272 .qhw_ae_local_offset = AE_LOCAL_OFFSET_D15XX,
H A Dqatvar.h713 bus_size_t qhw_ae_local_offset; member in struct:qat_hw
1015 qat_misc_write_4(sc, sc->sc_hw.qhw_ae_local_offset + offset,
1026 return qat_misc_read_4(sc, sc->sc_hw.qhw_ae_local_offset + offset);

Completed in 198 milliseconds