Searched refs:PCI_EXP_DPC_RP_BUSY (Results 1 – 2 of 2) sorted by relevance
55 while (status & PCI_EXP_DPC_RP_BUSY && in dpc_wait_rp_inactive()60 if (status & PCI_EXP_DPC_RP_BUSY) { in dpc_wait_rp_inactive()
1001 #define PCI_EXP_DPC_RP_BUSY 0x0010 /* Root Port Busy */ macro