Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dultrastor.c209 #define LCL_DOORBELL_INTR(port) ((port) + 0x1) macro
755 while ((inb(LCL_DOORBELL_INTR(config.doorbell_address)) & in ultrastor_queuecommand()
765 if (inb(LCL_DOORBELL_INTR(config.doorbell_address)) & in ultrastor_queuecommand()
804 outb(0x2, LCL_DOORBELL_INTR(config.doorbell_address)); in ultrastor_queuecommand()
806 outb(0x1, LCL_DOORBELL_INTR(config.doorbell_address)); in ultrastor_queuecommand()
915 outb(0x2, LCL_DOORBELL_INTR(config.doorbell_address)); in ultrastor_abort()
974 outb(0xc0, LCL_DOORBELL_INTR(config.doorbell_address)); in ultrastor_reset()