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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Deepro.c417 #define IO_PORT 0x0e macro
1324 outw(MC_SETUP, ioaddr + IO_PORT);
1325 outw(0, ioaddr + IO_PORT);
1326 outw(0, ioaddr + IO_PORT);
1327 outw(6 * (mc_count + 1), ioaddr + IO_PORT);
1331 outw(*eaddrs++, ioaddr + IO_PORT);
1332 outw(*eaddrs++, ioaddr + IO_PORT);
1333 outw(*eaddrs++, ioaddr + IO_PORT);
1337 outw(eaddrs[0], ioaddr + IO_PORT);
1338 outw(eaddrs[1], ioaddr + IO_PORT);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Deepro.c417 #define IO_PORT 0x0e macro
1324 outw(MC_SETUP, ioaddr + IO_PORT);
1325 outw(0, ioaddr + IO_PORT);
1326 outw(0, ioaddr + IO_PORT);
1327 outw(6 * (mc_count + 1), ioaddr + IO_PORT);
1331 outw(*eaddrs++, ioaddr + IO_PORT);
1332 outw(*eaddrs++, ioaddr + IO_PORT);
1333 outw(*eaddrs++, ioaddr + IO_PORT);
1337 outw(eaddrs[0], ioaddr + IO_PORT);
1338 outw(eaddrs[1], ioaddr + IO_PORT);
[all...]

Completed in 170 milliseconds