Symbol: E1000_LEDCTL
sys/dev/e1000/e1000_82541.c
1054
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_mode1);
sys/dev/e1000/e1000_82541.c
1079
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_default);
sys/dev/e1000/e1000_82541.c
352
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_82541.c
355
E1000_WRITE_REG(hw, E1000_LEDCTL, ledctl);
sys/dev/e1000/e1000_82541.c
514
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_82541.c
517
E1000_WRITE_REG(hw, E1000_LEDCTL, ledctl);
sys/dev/e1000/e1000_82541.c
566
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_82541.c
569
E1000_WRITE_REG(hw, E1000_LEDCTL, ledctl);
sys/dev/e1000/e1000_82571.c
1370
E1000_WRITE_REG(hw, E1000_LEDCTL, ctrl);
sys/dev/e1000/e1000_ich8lan.c
2360
data = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_ich8lan.c
4895
mac->ledctl_default = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_ich8lan.c
5891
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_default);
sys/dev/e1000/e1000_ich8lan.c
5909
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_mode2);
sys/dev/e1000/e1000_ich8lan.c
5927
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_mode1);
sys/dev/e1000/e1000_mac.c
1790
mac->ledctl_default = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_mac.c
1852
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_mac.c
1859
E1000_WRITE_REG(hw, E1000_LEDCTL, ledctl);
sys/dev/e1000/e1000_mac.c
1861
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_mode1);
sys/dev/e1000/e1000_mac.c
1878
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_default);
sys/dev/e1000/e1000_mac.c
1924
E1000_WRITE_REG(hw, E1000_LEDCTL, ledctl_blink);
sys/dev/e1000/e1000_mac.c
1949
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_mode2);
sys/dev/e1000/e1000_mac.c
1978
E1000_WRITE_REG(hw, E1000_LEDCTL, hw->mac.ledctl_mode1);
usr.sbin/bhyve/pci_e82545.c
1652
case E1000_LEDCTL:
usr.sbin/bhyve/pci_e82545.c
1875
case E1000_LEDCTL: