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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c149 ((a)->mac_type >= e1000_82543) ? \
154 ((a)->mac_type >= e1000_82543) ? \
159 ((a)->mac_type >= e1000_82543) ? \
164 ((a)->mac_type >= e1000_82543) ? \
864 hw->mac_type = e1000_82543;
933 if(hw->mac_type != e1000_82543) {
944 if(hw->mac_type >= e1000_82543) {
1044 case e1000_82543:
1175 if (hw->mac_type >= e1000_82543) {
1315 if((hw->mac_type < e1000_82543)
[all...]
H A De1000_hw.h46 e1000_82543, enumerator in enum:__anon175

Completed in 29 milliseconds