Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_AMD_GOLAM_7450 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dshpchp.h156 #define PCI_DEVICE_ID_AMD_GOLAM_7450 0x7450 macro
Dshpchp_hpc.c1436 if ((vendor_id == PCI_VENDOR_ID_AMD) || (device_id == PCI_DEVICE_ID_AMD_GOLAM_7450)) { in shpc_init()