Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c342 uint32_t slotcap; in pci_prop_data_fill_pcie() local
365 slotcap = pci_prop_get32(acc, prop, cap_base + PCIE_SLOTCAP); in pci_prop_data_fill_pcie()
366 prop->ppd_slotno = PCIE_SLOTCAP_PHY_SLOT_NUM(slotcap); in pci_prop_data_fill_pcie()