Searched refs:e1000_set_mac_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h55 s32 e1000_set_mac_type(struct e1000_hw *hw);
H A De1000_api.c142 * e1000_set_mac_type - Sets MAC type
150 s32 e1000_set_mac_type(struct e1000_hw *hw) function
155 DEBUGFUNC("e1000_set_mac_type");
400 ret_val = e1000_set_mac_type(hw);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c844 e1000_set_mac_type(struct e1000_hw *hw) function
846 DEBUGFUNC("e1000_set_mac_type");
3311 result = e1000_set_mac_type(hw);
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c908 if (e1000_set_mac_type(hw) != E1000_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c648 if (e1000_set_mac_type(hw) != E1000_SUCCESS) {

Completed in 70 milliseconds