Home
last modified time | relevance | path

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

/drivers/scsi/
A Dqlogicpti.c212 case 1: sbus_writew(param[0], qpti->qregs + MBOX0); in qlogicpti_mbox_command()
244 if (sbus_readw(qpti->qregs + MBOX0) & 0x4000) in qlogicpti_mbox_command()
253 while (--loop_count && (sbus_readw(qpti->qregs + MBOX0) == 0x04)) in qlogicpti_mbox_command()
271 case 1: param[0] = sbus_readw(qpti->qregs + MBOX0); in qlogicpti_mbox_command()
352 while (--loop_count && ((sbus_readw(qpti->qregs + MBOX0) & 0xff) == 0x04)) in qlogicpti_reset_hardware()
1144 switch (sbus_readw(qpti->qregs + MBOX0)) { in qlogicpti_intr_handler()
A Dqlogicpti.h17 #define MBOX0 0x080UL macro

Completed in 16 milliseconds