Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qat/
H A Dqat_hw17.c132 bus_size_t mb_offset = MAILBOX_BASE + (ae * MAILBOX_STRIDE); in qat_adm_mailbox_put_msg_sync()
H A Dqatreg.h545 #define MAILBOX_BASE 0x20970 macro