Searched refs:AHA_MBX_SIZE (Results 1 – 2 of 2) sorted by relevance
42 #define AHA_MBX_SIZE 16 /* mail box size (MAX 255 MBxs) */ macro50 if ((wmb) == &(mbx)->mbio[AHA_MBX_SIZE - 1]) \56 struct aha_mbx_out mbo[AHA_MBX_SIZE];57 struct aha_mbx_in mbi[AHA_MBX_SIZE];
297 for (i = 0; i < AHA_MBX_SIZE; i++) { in aha_finish_ccbs()607 if (sc->sc_mbofull >= AHA_MBX_SIZE) { in aha_start_ccbs()609 if (sc->sc_mbofull >= AHA_MBX_SIZE) { in aha_start_ccbs()997 for (i = 0; i < AHA_MBX_SIZE; i++) { in aha_init()1013 mailbox.cmd.nmbx = AHA_MBX_SIZE; in aha_init()