Searched refs:E1000_STATUS_PCI66 (Results 1 – 3 of 3) sorted by relevance
1207 #define E1000_STATUS_PCI66 0x00000800 /* In 66Mhz slot */ macro
1477 #define E1000_STATUS_PCI66 0x00000800 /* In 66Mhz slot */ macro
4821 hw->bus_speed = (status & E1000_STATUS_PCI66) ? in e1000_get_bus_info()