Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1263 pcie_hp_led_state_t power, attn; in pciehpc_sync_leds_to_hw() local
1278 attn = slot_p->hs_attn_usr_ovr_state; in pciehpc_sync_leds_to_hw()
1280 attn = pciehpc_calc_logical_led(slot_p, PCIEHPC_PLAT_ID_ATTN); in pciehpc_sync_leds_to_hw()
1284 slot_p->hs_attn_led_state = attn; in pciehpc_sync_leds_to_hw()
1289 pciehpc_led_state_to_pcie(attn)); in pciehpc_sync_leds_to_hw()