Searched refs:LEDCTL (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/dev/ic/ |
| H A D | iha.h | 418 #define LEDCTL 0x01 /* LED Control */ macro
|
| /openbsd-src/sys/dev/pci/ |
| H A D | if_em_hw.c | 1168 led_ctrl = E1000_READ_REG(hw, LEDCTL); in em_reset_hw() 1171 E1000_WRITE_REG(hw, LEDCTL, led_ctrl); in em_reset_hw() 2416 led_ctrl = E1000_READ_REG(hw, LEDCTL); in em_copper_link_igp_setup() 2419 E1000_WRITE_REG(hw, LEDCTL, led_ctrl); in em_copper_link_igp_setup() 2894 E1000_WRITE_REG(hw, LEDCTL, led_ctl); in em_copper_link_82577_setup() 5778 led_ctrl = E1000_READ_REG(hw, LEDCTL); in em_phy_hw_reset() 5781 E1000_WRITE_REG(hw, LEDCTL, led_ctrl); in em_phy_hw_reset() 8190 ledctl = E1000_READ_REG(hw, LEDCTL); in em_id_led_init()
|