Searched refs:PCI_EXT_CAP_ID_TPH (Results 1 – 2 of 2) sorted by relevance
327 if (pci_find_ext_capability(dd->pcidev, PCI_EXT_CAP_ID_TPH)) { in restore_pci_variables()386 if (pci_find_ext_capability(dd->pcidev, PCI_EXT_CAP_ID_TPH)) { in save_pci_variables()
748 #define PCI_EXT_CAP_ID_TPH 0x17 /* TPH Requester */ macro