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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c344 if(hw->mac_type > e1000_82544) {
474 if(hw->mac_type > e1000_82544) {
870 hw->mac_type = e1000_82544;
1017 case e1000_82544:
1045 case e1000_82544:
1205 if(hw->mac_type > e1000_82544) {
1422 signal = (hw->mac_type > e1000_82544) ? E1000_CTRL_SWDPIN1 : 0;
1858 if(hw->mac_type >= e1000_82544) {
2418 signal = (hw->mac_type > e1000_82544) ? E1000_CTRL_SWDPIN1 : 0;
2462 if(hw->mac_type >= e1000_82544)
[all...]
H A De1000_hw.h47 e1000_82544, enumerator in enum:__anon175

Completed in 44 milliseconds