Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dqlogicpti.c207 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()
Dqlogicpti.h16 #define MBOX0 0x080UL macro
/linux-2.6.39/drivers/staging/vme/bridges/
Dvme_ca91cx42.h177 #define MBOX0 0x0348 macro