Home
last modified time | relevance | path

Searched refs:e1000_82546 (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.c190 mac->type = e1000_82546; in e1000_set_mac_type()
501 case e1000_82546: in e1000_setup_init_funcs()
H A De1000_82540.c98 case e1000_82546: in e1000_init_phy_params_82540()
H A De1000_hw.h269 e1000_82546, enumerator
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c658 if(((hw->mac_type == e1000_82546) || (hw->mac_type == e1000_82546_rev_3)) && in e1000_read_mac_addr()
891 hw->mac_type = e1000_82546;
1020 case e1000_82546:
3111 case e1000_82546:
3164 case e1000_82546:
H A De1000_hw.h51 e1000_82546, enumerator
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c743 case e1000_82546: in e1000g_regs_map()
993 (mac->type == e1000_82546) || in e1000g_set_bufsize()
1585 if (hw->mac.type == e1000_82546) in e1000g_init()
4283 case e1000_82546: in e1000g_get_conf()
4315 case e1000_82546: in e1000g_get_conf()
5556 case e1000_82546: in e1000g_check_loopback_support()
5697 case e1000_82546: in e1000g_set_internal_loopback()
5777 case e1000_82546: in e1000g_set_internal_loopback()
H A De1000g_alloc.c226 (Adapter->shared.mac.type == e1000_82546) || in e1000g_alloc_descriptors()
1352 (Adapter->shared.mac.type == e1000_82546) || in e1000g_alloc_rx_sw_packet()
H A De1000g_rx.c285 (hw->mac.type == e1000_82546) || in e1000g_rx_setup()