Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h976 #define PCI_CAPSLOT_FIC(esr_reg) ((esr_reg) & PCI_CAPSLOT_ESR_FIC) macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2062 if (PCI_CAPSLOT_FIC(esr)) in pcieb_id_props()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c619 if (PCI_CAPSLOT_FIC(esr_reg)) in pcicfg_is_chassis()