Lines Matching defs:bank
848 unsigned int bank;
869 bank = inw( ioaddr + BANK_SELECT );
870 if ( (bank & 0xFF00) != 0x3300 ) {
877 bank = inw( ioaddr + BANK_SELECT );
878 if ( (bank & 0xFF00 ) != 0x3300 ) {
883 hurt. This time, I need to switch the bank register to bank 1,
921 . Get the MAC address ( bank 1, regs 4 - 9 )
1133 /* assume bank 2 */
1256 /* assume bank 2 */
1481 /* NOTE: this has to set the bank, so make sure it is the
1482 last thing called. The bank is set to zero at the top */