Home
last modified time | relevance | path

Searched refs:PCI_SSVID_DEVICE_ID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c24 #define PCI_CAP_SSID_SIZEOF (PCI_SSVID_DEVICE_ID + 2)
H A Dprobe.c1975 pci_read_config_word(dev, pos + PCI_SSVID_DEVICE_ID, &dev->subsystem_device); in pci_setup_device()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h469 #define PCI_SSVID_DEVICE_ID 6 /* PCI Bridge subsystem device ID */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h470 #define PCI_SSVID_DEVICE_ID 6 /* PCI Bridge subsystem device ID */ macro