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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dfd_mcs.c132 #define PARITY_MASK 0x08 macro
134 #define PARITY_MASK 0x00 macro
343 outb(0x21 | PARITY_MASK, TMC_Cntl_port); /* Clear forced intr. */
345 outb(0x01 | PARITY_MASK, TMC_Cntl_port);
509 outb(PARITY_MASK, TMC_Cntl_port);
570 outb(PARITY_MASK, TMC_Cntl_port);
678 outb(0x10 | PARITY_MASK, TMC_Cntl_port);
700 outb(0x10 | PARITY_MASK, TMC_Cntl_port);
729 outb(0xd0 | PARITY_MASK, TMC_Cntl_port);
735 outb(0x90 | PARITY_MASK, TMC_Cntl_por
[all...]
H A Dfdomain.c333 #define PARITY_MASK 0x08 macro
335 #define PARITY_MASK 0x00 macro
577 outb(0x21 | PARITY_MASK, port_base + TMC_Cntl); /* Clear forced intr. */
579 outb(0x01 | PARITY_MASK, port_base + TMC_Cntl);
1023 outb(PARITY_MASK, port_base + TMC_Cntl);
1131 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl);
1153 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl);
1184 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl);
1190 outb(0x90 | PARITY_MASK, port_base + TMC_Cntl);
1234 outb(0xd0 | PARITY_MASK, port_bas
[all...]

Completed in 117 milliseconds