Home
last modified time | relevance | path

Searched refs:PCI_CFG_SUBSYS_VENDOR_ID (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dpci-cfg.h62 #define PCI_CFG_SUBSYS_VENDOR_ID 0x002c macro
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dpci-cfg.h62 #define PCI_CFG_SUBSYS_VENDOR_ID 0x002c macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Dpci-cfg.h62 #define PCI_CFG_SUBSYS_VENDOR_ID 0x002c macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dpci-cfg.h62 #define PCI_CFG_SUBSYS_VENDOR_ID 0x002c macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/include/
H A Dpci-cfg.h62 #define PCI_CFG_SUBSYS_VENDOR_ID 0x002c macro
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/
H A Dpci-cfg.h50 #define PCI_CFG_SUBSYS_VENDOR_ID 0x002c macro
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/
H A Dpci-cfg.h62 #define PCI_CFG_SUBSYS_VENDOR_ID 0x002c macro
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/platforms/ibm-fsp/
H A Dfirenze-pci.c269 pci_cfg_read16(phb, pd->bdfn, PCI_CFG_SUBSYS_VENDOR_ID, in firenze_pci_add_inventory()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/platforms/ibm-fsp/
H A Dfirenze-pci.c269 pci_cfg_read16(phb, pd->bdfn, PCI_CFG_SUBSYS_VENDOR_ID, in firenze_pci_add_inventory()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/platforms/ibm-fsp/
H A Dfirenze-pci.c264 pci_cfg_read16(phb, pd->bdfn, PCI_CFG_SUBSYS_VENDOR_ID, in firenze_pci_add_inventory()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/platforms/ibm-fsp/
H A Dfirenze-pci.c269 pci_cfg_read16(phb, pd->bdfn, PCI_CFG_SUBSYS_VENDOR_ID, in firenze_pci_add_inventory()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/platforms/ibm-fsp/
H A Dfirenze-pci.c269 pci_cfg_read16(phb, pd->bdfn, PCI_CFG_SUBSYS_VENDOR_ID, in firenze_pci_add_inventory()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/platforms/ibm-fsp/
H A Dfirenze-pci.c269 pci_cfg_read16(phb, pd->bdfn, PCI_CFG_SUBSYS_VENDOR_ID, in firenze_pci_add_inventory()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/platforms/ibm-fsp/
H A Dfirenze-pci.c262 pci_cfg_read16(phb, pd->bdfn, PCI_CFG_SUBSYS_VENDOR_ID, &tmp16); in firenze_pci_add_inventory()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dnpu.c1401 PCI_VIRT_CFG_INIT_RO(pvd, PCI_CFG_SUBSYS_VENDOR_ID, 4, 0x00000000); in npu_dev_create_cfg()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dnpu.c1401 PCI_VIRT_CFG_INIT_RO(pvd, PCI_CFG_SUBSYS_VENDOR_ID, 4, 0x00000000); in npu_dev_create_cfg()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dnpu.c1403 PCI_VIRT_CFG_INIT_RO(pvd, PCI_CFG_SUBSYS_VENDOR_ID, 4, 0x00000000); in npu_dev_create_cfg()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dnpu.c1401 PCI_VIRT_CFG_INIT_RO(pvd, PCI_CFG_SUBSYS_VENDOR_ID, 4, 0x00000000); in npu_dev_create_cfg()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/
H A Dnpu.c1401 PCI_VIRT_CFG_INIT_RO(pvd, PCI_CFG_SUBSYS_VENDOR_ID, 4, 0x00000000);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/
H A Dnpu.c1395 PCI_VIRT_CFG_INIT_RO(pvd, PCI_CFG_SUBSYS_VENDOR_ID, 4, 0x00000000); in npu_dev_create_cfg()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/
H A Dnpu.c1401 PCI_VIRT_CFG_INIT_RO(pvd, PCI_CFG_SUBSYS_VENDOR_ID, 4, 0x00000000); in npu_dev_create_cfg()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/
H A Dpci.c251 pci_cfg_read32(phb, bdfn, PCI_CFG_SUBSYS_VENDOR_ID, &pd->sub_vdid); in pci_scan_one()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/
H A Dpci.c251 pci_cfg_read32(phb, bdfn, PCI_CFG_SUBSYS_VENDOR_ID, &pd->sub_vdid); in pci_scan_one()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/
H A Dpci.c251 pci_cfg_read32(phb, bdfn, PCI_CFG_SUBSYS_VENDOR_ID, &pd->sub_vdid); in pci_scan_one()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/
H A Dpci.c275 pci_cfg_read32(phb, bdfn, PCI_CFG_SUBSYS_VENDOR_ID, &pd->sub_vdid); in pci_scan_one()

12