Searched refs:E1000_STATUS_PCI66 (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/net/e1000/
H A De1000_hw.h1452 #define E1000_STATUS_PCI66 0x00000800 /* In 66Mhz slot */ macro
H A De1000_hw.c4760 hw->bus_speed = (status & E1000_STATUS_PCI66) ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1452 #define E1000_STATUS_PCI66 0x00000800 /* In 66Mhz slot */ macro
H A De1000_hw.c4760 hw->bus_speed = (status & E1000_STATUS_PCI66) ?

Completed in 249 milliseconds