Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw17.c138 bus_size_t mb_offset = MAILBOX_BASE + (ae * MAILBOX_STRIDE); in qat_adm_mailbox_put_msg_sync()
H A Dqatreg.h533 #define MAILBOX_STRIDE 0x1000 macro