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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dibmmca.c75 #define IM_IO_PORT 0x3540 macro
1563 port = IM_IO_PORT;
1571 port = IM_IO_PORT; /* anyway, set the portnumber and warn */
1606 port = IM_IO_PORT + ((pos[2] & 0x0e) << 2);
1609 port = IM_IO_PORT + ((pos[2] & 0x0e) << 2);
1669 port = IM_IO_PORT + ((pos[2] & 0x0e) << 2);
1671 port = IM_IO_PORT + ((pos[2] & 0x0e) << 2);

Completed in 44 milliseconds