Searched refs:PCI_EXP_DPC_RP_PIO_STATUS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Ddpc.c197 pci_read_config_dword(pdev, cap + PCI_EXP_DPC_RP_PIO_STATUS, &status);
235 pci_write_config_dword(pdev, cap + PCI_EXP_DPC_RP_PIO_STATUS, status);
304 PCI_EXP_DPC_RP_PIO_STATUS, ~0);
/linux-master/include/uapi/linux/
H A Dpci_regs.h1063 #define PCI_EXP_DPC_RP_PIO_STATUS 0x0C /* RP PIO Status */ macro

Completed in 187 milliseconds