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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82571.c79 static s32 e1000_read_mac_addr_82571(struct e1000_hw *hw);
360 mac->ops.read_mac_addr = e1000_read_mac_addr_82571;
1764 * e1000_read_mac_addr_82571 - Read device MAC address
1768 e1000_read_mac_addr_82571(struct e1000_hw *hw) function
1772 DEBUGFUNC("e1000_read_mac_addr_82571");

Completed in 94 milliseconds