Home
last modified time | relevance | path

Searched defs:pcie_hp_slot (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h267 struct pcie_hp_slot { struct
268 uint32_t hs_num; /* Logical slot number */
298 pcie_hp_led_state_t hs_power_usr_ovr_state;
299 pcie_hp_led_state_t hs_attn_usr_ovr_state;
300 bool hs_power_usr_ovr;
301 bool hs_attn_usr_ovr;
310 bool hs_led_plat_en[PCIEHPC_LED_NSTATES];
318 boolean_t hs_attn_btn_pending;
320 boolean_t hs_attn_btn_thread_exit;
324 kstat_t *hs_kstat;
[all …]