Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/agp/
H A Dagpdefs.h71 #define AMD_VENDOR_ID 0x1022 macro
/titanic_50/usr/src/uts/common/io/chxge/
H A Dch.h347 #define AMD_VENDOR_ID 0x1022 macro
H A Dch.c1989 if ((vendor_id == AMD_VENDOR_ID) && (device_id == AMD_BRIDGE) && in ch_get_prop()