Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcihp.h56 #define CPCI_HOTSWAP_CAPID 0x06 /* Hot Swap Capability ID */ macro
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c3588 if (cap_id == CPCI_HOTSWAP_CAPID) { in pcihp_get_hs_csr_location()