Searched refs:PARITY_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dfdomain.c335 #define PARITY_MASK 0x08 macro
337 #define PARITY_MASK 0x00 macro
589 outb(0x21 | PARITY_MASK, port_base + TMC_Cntl); /* Clear forced intr. */ fdomain_make_bus_idle()
591 outb(0x01 | PARITY_MASK, port_base + TMC_Cntl); fdomain_make_bus_idle()
1046 outb(0x04 | PARITY_MASK, port_base + TMC_Cntl); /* Start arbitration */
1081 outb(PARITY_MASK, port_base + TMC_Cntl); fdomain_select()
1189 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl); do_fdomain_16x0_intr()
1211 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl); do_fdomain_16x0_intr()
1242 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl); do_fdomain_16x0_intr()
1248 outb(0x90 | PARITY_MASK, port_base + TMC_Cntl); do_fdomain_16x0_intr()
1292 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl); do_fdomain_16x0_intr()
1297 outb(0x90 | PARITY_MASK, port_base + TMC_Cntl); do_fdomain_16x0_intr()
1466 outb(0x14 | PARITY_MASK, port_base + TMC_Cntl); /* Start arbitration */ fdomain_16x0_queue_lck()
1582 outb(PARITY_MASK, port_base + TMC_Cntl); fdomain_16x0_bus_reset()

Completed in 55 milliseconds