Searched refs:ac_mbx (Results 1 – 2 of 2) sorted by relevance
64 struct aha_mbx ac_mbx; /* all our mailboxes */ member79 #define wmbx (&sc->sc_control->ac_mbx)95 #define AHA_MBI_OFF(m) (offsetof(struct aha_control, ac_mbx.mbi[0]) + \101 #define AHA_MBO_OFF(m) (offsetof(struct aha_control, ac_mbx.mbo[0]) + \
1015 offsetof(struct aha_control, ac_mbx), mailbox.cmd.addr); in aha_init()