Searched refs:PCI_EXP_DPC_RP_PIO_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
246 dpc->rp_log_size = (cap & PCI_EXP_DPC_RP_PIO_LOG_SIZE) >> 8; in dpc_probe()
989 #define PCI_EXP_DPC_RP_PIO_LOG_SIZE 0x0F00 /* RP PIO Log Size */ macro