Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Ddpc.c126 return test_and_clear_bit(PCI_DPC_RECOVERED, &pdev->priv_flags); in pci_dpc_recovered()
169 clear_bit(PCI_DPC_RECOVERED, &pdev->priv_flags); in dpc_reset_link()
178 clear_bit(PCI_DPC_RECOVERED, &pdev->priv_flags); in dpc_reset_link()
181 set_bit(PCI_DPC_RECOVERED, &pdev->priv_flags); in dpc_reset_link()
344 clear_bit(PCI_DPC_RECOVERED, &pdev->priv_flags); in dpc_handle_surprise_removal()
/linux/drivers/pci/
H A Dpci.h774 #define PCI_DPC_RECOVERED 1
682 #define PCI_DPC_RECOVERED global() macro