Searched refs:MBOX0 (Results 1 – 3 of 3) sorted by relevance
207 case 1: sbus_writew(param[0], qpti->qregs + MBOX0); in qlogicpti_mbox_command()239 if (sbus_readw(qpti->qregs + MBOX0) & 0x4000) in qlogicpti_mbox_command()248 while (--loop_count && (sbus_readw(qpti->qregs + MBOX0) == 0x04)) in qlogicpti_mbox_command()261 case 1: param[0] = sbus_readw(qpti->qregs + MBOX0); in qlogicpti_mbox_command()342 while (--loop_count && ((sbus_readw(qpti->qregs + MBOX0) & 0xff) == 0x04)) in qlogicpti_reset_hardware()1133 switch (sbus_readw(qpti->qregs + MBOX0)) { in qlogicpti_intr_handler()
16 #define MBOX0 0x080UL macro
177 #define MBOX0 0x0348 macro