Searched refs:PCI_DPC_RECOVERING (Results 1 – 2 of 2) sorted by relevance
89 if (test_bit(PCI_DPC_RECOVERING, &pdev->priv_flags)) in dpc_completed()153 set_bit(PCI_DPC_RECOVERING, &pdev->priv_flags); in dpc_reset_link()185 clear_bit(PCI_DPC_RECOVERING, &pdev->priv_flags); in dpc_reset_link()
471 #define PCI_DPC_RECOVERING 2 macro
Completed in 8 milliseconds