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

/linux-master/drivers/pci/
H A Ddoe.c130 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val);
159 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val);
206 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val);
286 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val);
353 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val);
/linux-master/include/uapi/linux/
H A Dpci_regs.h1132 #define PCI_DOE_STATUS 0x0c /* DOE Status Register */ macro

Completed in 122 milliseconds