Searched refs:TMC_Cntl (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | fdomain.c | 378 TMC_Cntl = 4, enumerator 589 outb(0x21 | PARITY_MASK, port_base + TMC_Cntl); /* Clear forced intr. */ in fdomain_make_bus_idle() 591 outb(0x01 | PARITY_MASK, port_base + TMC_Cntl); in fdomain_make_bus_idle() 1046 outb(0x04 | PARITY_MASK, port_base + TMC_Cntl); /* Start arbitration */ 1081 outb(PARITY_MASK, port_base + TMC_Cntl); in fdomain_select() 1189 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr() 1211 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr() 1242 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr() 1248 outb(0x90 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr() 1292 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl); in do_fdomain_16x0_intr() [all …]
|