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