Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_c2xxx.c181 .qhw_cap_global_offset = CAP_GLOBAL_OFFSET_C2XXX,
H A Dqatvar.h678 bus_size_t qhw_cap_global_offset; member
945 qat_misc_write_4(sc, sc->sc_hw.qhw_cap_global_offset + offset, value); in qat_cap_global_write_4()
952 return qat_misc_read_4(sc, sc->sc_hw.qhw_cap_global_offset + offset); in qat_cap_global_read_4()