Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcieb.h175 extern boolean_t pcieb_plat_msi_supported(dev_info_t *dip);
H A Dpcieb.c1275 return ((pcieb_enable_msi && pcieb_plat_msi_supported(dip)) ? in pcieb_msi_supported()
/titanic_41/usr/src/uts/sparc/io/pciex/
H A Dpcieb_sparc.c149 pcieb_plat_msi_supported(dev_info_t *dip) in pcieb_plat_msi_supported() function
/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c151 pcieb_plat_msi_supported(dev_info_t *dip) in pcieb_plat_msi_supported() function