Searched refs:PCI_DPC_RECOVERED (Results 1 – 2 of 2) sorted by relevance
126 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()
774 #define PCI_DPC_RECOVERED 1682 #define PCI_DPC_RECOVERED global() macro