Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcihp.h52 #define PCI_CONF_EXTCAP 0x34 /* Extended Capabilities Pointer */ macro
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c3578 cap_id_loc = pci_config_get8(config_handle, PCI_CONF_EXTCAP); in pcihp_get_hs_csr_location()