Searched refs:ICTL_REQ (Results 1 – 2 of 2) sorted by relevance
307 outb(ICTL_FIFO | ICTL_REQ | FIFO_COUNT, fd->base + REG_ICTL); in fdomain_work()375 outb(ICTL_FIFO | ICTL_SEL | ICTL_REQ | FIFO_COUNT, in fdomain_work()379 outb(ICTL_FIFO | ICTL_REQ | FIFO_COUNT, in fdomain_work()
49 #define ICTL_REQ BIT(7) /* Int. on SCSI Request */ macro