Searched refs:LSB_ID_Code (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 Dfdomain.c363 LSB_ID_Code = 5, enumerator in enum:in_port_type
599 inb( port + MSB_ID_Code ), inb( port + LSB_ID_Code ) );
608 if (inb( port + LSB_ID_Code ) != 0xe9) { /* test for 0x6127 id */
609 if (inb( port + LSB_ID_Code ) != 0x27) return 0;
H A Dfd_mcs.c160 LSB_ID_Code = 5, enumerator in enum:in_port_type
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dfdomain.c363 LSB_ID_Code = 5, enumerator in enum:in_port_type
599 inb( port + MSB_ID_Code ), inb( port + LSB_ID_Code ) );
608 if (inb( port + LSB_ID_Code ) != 0xe9) { /* test for 0x6127 id */
609 if (inb( port + LSB_ID_Code ) != 0x27) return 0;
H A Dfd_mcs.c160 LSB_ID_Code = 5, enumerator in enum:in_port_type

Completed in 266 milliseconds