Searched refs:PCI_EXT_CAP_ID_TPH (Results 1 – 4 of 4) sorted by relevance
448 save_state = pci_find_saved_ext_cap(pdev, PCI_EXT_CAP_ID_TPH); in pci_restore_tph_state()478 save_state = pci_find_saved_ext_cap(pdev, PCI_EXT_CAP_ID_TPH); in pci_save_tph_state()509 pdev->tph_cap = pci_find_ext_capability(pdev, PCI_EXT_CAP_ID_TPH); in pci_tph_init()515 pci_add_ext_cap_save_buffer(pdev, PCI_EXT_CAP_ID_TPH, save_size); in pci_tph_init()
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
94 [PCI_EXT_CAP_ID_TPH] = 0xFF,1452 case PCI_EXT_CAP_ID_TPH: in vfio_ext_cap_len()