Searched refs:PCI_DOE_STATUS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/uapi/linux/
H A Dpci_regs.h1132 #define PCI_DOE_STATUS 0x0c /* DOE Status Register */ macro
/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);

Completed in 165 milliseconds