Home
last modified time | relevance | path

Searched refs:PCI_DOE_STATUS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/
H A Ddoe.c130 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val); in pci_doe_abort()
159 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val); in pci_doe_send_req()
206 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val); in pci_doe_data_obj_ready()
286 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val); in pci_doe_recv_resp()
353 pci_read_config_dword(pdev, offset + PCI_DOE_STATUS, &val); in doe_statemachine_work()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1119 #define PCI_DOE_STATUS 0x0c /* DOE Status Register */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1132 #define PCI_DOE_STATUS 0x0c /* DOE Status Register */ macro