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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dfd_mcs.c133 #define PARITY_MASK 0x08 macro
135 #define PARITY_MASK 0x00 macro
344 outb(0x21 | PARITY_MASK, TMC_Cntl_port); /* Clear forced intr. */
346 outb(0x01 | PARITY_MASK, TMC_Cntl_port);
510 outb(PARITY_MASK, TMC_Cntl_port);
571 outb(PARITY_MASK, TMC_Cntl_port);
679 outb(0x10 | PARITY_MASK, TMC_Cntl_port);
701 outb(0x10 | PARITY_MASK, TMC_Cntl_port);
730 outb(0xd0 | PARITY_MASK, TMC_Cntl_port);
736 outb(0x90 | PARITY_MASK, TMC_Cntl_por
[all...]
H A Dfdomain.c336 #define PARITY_MASK 0x08 macro
338 #define PARITY_MASK 0x00 macro
590 outb(0x21 | PARITY_MASK, port_base + TMC_Cntl); /* Clear forced intr. */
592 outb(0x01 | PARITY_MASK, port_base + TMC_Cntl);
1048 outb(PARITY_MASK, port_base + TMC_Cntl);
1156 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl);
1178 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl);
1209 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl);
1215 outb(0x90 | PARITY_MASK, port_base + TMC_Cntl);
1259 outb(0xd0 | PARITY_MASK, port_bas
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dfd_mcs.c133 #define PARITY_MASK 0x08 macro
135 #define PARITY_MASK 0x00 macro
344 outb(0x21 | PARITY_MASK, TMC_Cntl_port); /* Clear forced intr. */
346 outb(0x01 | PARITY_MASK, TMC_Cntl_port);
510 outb(PARITY_MASK, TMC_Cntl_port);
571 outb(PARITY_MASK, TMC_Cntl_port);
679 outb(0x10 | PARITY_MASK, TMC_Cntl_port);
701 outb(0x10 | PARITY_MASK, TMC_Cntl_port);
730 outb(0xd0 | PARITY_MASK, TMC_Cntl_port);
736 outb(0x90 | PARITY_MASK, TMC_Cntl_por
[all...]
H A Dfdomain.c336 #define PARITY_MASK 0x08 macro
338 #define PARITY_MASK 0x00 macro
590 outb(0x21 | PARITY_MASK, port_base + TMC_Cntl); /* Clear forced intr. */
592 outb(0x01 | PARITY_MASK, port_base + TMC_Cntl);
1048 outb(PARITY_MASK, port_base + TMC_Cntl);
1156 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl);
1178 outb(0x10 | PARITY_MASK, port_base + TMC_Cntl);
1209 outb(0xd0 | PARITY_MASK, port_base + TMC_Cntl);
1215 outb(0x90 | PARITY_MASK, port_base + TMC_Cntl);
1259 outb(0xd0 | PARITY_MASK, port_bas
[all...]

Completed in 175 milliseconds