Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp.h159 #define PCI_CAP_ID_SHPC 0x0C macro
Dshpchp_hpc.c1439 if ((shpc_cap_offset = pci_find_capability(pdev, PCI_CAP_ID_SHPC)) == 0) { in shpc_init()
/linux-2.4.37.9/include/linux/
Dpci.h200 #define PCI_CAP_ID_SHPC 0x0C /* PCI Standard Hot-Plug Controller */ macro