Searched refs:PCI_DPC_RECOVERING (Results 1 – 2 of 2) sorted by relevance
85 if (test_bit(PCI_DPC_RECOVERING, &pdev->priv_flags)) in dpc_completed()149 set_bit(PCI_DPC_RECOVERING, &pdev->priv_flags); in dpc_reset_link()182 clear_bit(PCI_DPC_RECOVERING, &pdev->priv_flags); in dpc_reset_link()
371 #define PCI_DPC_RECOVERING 2 macro
Completed in 7 milliseconds