Searched refs:SYS_DOORBELL_INTR (Results 1 – 1 of 1) sorted by relevance
214 #define SYS_DOORBELL_INTR(port) ((port) + 0x3) macro899 (inb(SYS_DOORBELL_INTR(config.doorbell_address)) & 1)) in DEF_SCSI_QCMD()1085 outb(2, SYS_DOORBELL_INTR(config.doorbell_address)); in ultrastor_interrupt()1101 outb(1, SYS_DOORBELL_INTR(config.doorbell_address)); in ultrastor_interrupt()1171 (inb(SYS_DOORBELL_INTR(config.doorbell_address)) & 1)) in ultrastor_interrupt()