Searched refs:LCL_DOORBELL_INTR (Results 1 – 1 of 1) sorted by relevance
212 #define LCL_DOORBELL_INTR(port) ((port) + 0x1) macro775 …while ((inb(LCL_DOORBELL_INTR(config.doorbell_address)) & (config.slot ? 2 : 1)) && config.aborte… in ultrastor_queuecommand_lck()783 if (inb(LCL_DOORBELL_INTR(config.doorbell_address)) & (config.slot ? 2 : 1)) in ultrastor_queuecommand_lck()817 outb(0x2, LCL_DOORBELL_INTR(config.doorbell_address)); in ultrastor_queuecommand_lck()819 outb(0x1, LCL_DOORBELL_INTR(config.doorbell_address)); in ultrastor_queuecommand_lck()928 outb(0x2, LCL_DOORBELL_INTR(config.doorbell_address)); in DEF_SCSI_QCMD()989 outb(0xc0, LCL_DOORBELL_INTR(config.doorbell_address)); in ultrastor_host_reset()