Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h977 #define PCI_CAPSLOT_NSLOTS(esr_reg) ((esr_reg) & \ macro
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c4860 num_slots = PCI_CAPSLOT_NSLOTS(esr_reg); in pcicfg_get_nslots()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c591 num_slots = PCI_CAPSLOT_NSLOTS(esr_reg); in pcicfg_get_nslots()