Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h963 #define PCI_CAPSLOT_FIC(esr_reg) ((esr_reg) & PCI_CAPSLOT_ESR_FIC) macro
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcieb.c1757 if (PCI_CAPSLOT_FIC(esr)) in pcieb_id_props()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c618 if (PCI_CAPSLOT_FIC(esr_reg)) in pcicfg_is_chassis()