Searched refs:TUL_Mask (Results 1 – 2 of 2) sorted by relevance
581 outb(0x1F, host->addr + TUL_Mask); in initio_init() 926 outb(0x1F, host->addr + TUL_Mask); in initio_abort_srb() 932 outb(0x0F, host->addr + TUL_Mask); in initio_abort_srb() 1035 outb(0x1F, host->addr + TUL_Mask); in initio_exec_scb() 1043 outb(0x0F, host->addr + TUL_Mask); in initio_exec_scb() 1054 outb(0x1F, host->addr + TUL_Mask); in initio_isr() 1061 outb(0x0F, host->addr + TUL_Mask); in initio_isr()
135 #define TUL_Mask 0xE0 /*Interrupt Mask Register */ macro