Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/agp/
H A Dagpdefs.h67 #define PCI_CONF_CAPID_MASK 0xff macro
/titanic_44/usr/src/uts/intel/io/agpmaster/
H A Dagpmaster.c580 if ((ncapid & PCI_CONF_CAPID_MASK) in agpmaster_cap_find()
/titanic_44/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c148 if ((ncapid & PCI_CONF_CAPID_MASK) == in agp_target_cap_find()
/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.c1003 if ((cap & PCI_CONF_CAPID_MASK) == capid) in drm_supp_device_capability()