Home
last modified time | relevance | path

Searched refs:PCI_SUBSYSTEM_ID (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/qemu/hw/pci-host/
H A Dxen_igd_pt.c42 {PCI_SUBSYSTEM_ID, 2},
H A Dbonito.c728 pci_set_word(dev->config + PCI_SUBSYSTEM_ID, 0x0000); in bonito_pci_realize()
/openbmc/qemu/hw/i386/xen/
H A Dxen_pvdevice.c102 pci_set_word(pci_conf + PCI_SUBSYSTEM_ID, d->device_id); in xen_pv_realize()
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-pci.c89 pci_set_word(pci_conf + PCI_SUBSYSTEM_ID, s->device_id); in riscv_iommu_pci_realize()
/openbmc/qemu/hw/vfio/
H A Digd.c136 {PCI_SUBSYSTEM_ID, 2},
144 {PCI_SUBSYSTEM_ID, 2},
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_main.c77 pci_read_config_word(cpt->pdev, PCI_SUBSYSTEM_ID, &sdevid); in otx_cpt_device_init()
/openbmc/qemu/hw/pci/
H A Dpci-qmp-cmds.c144 info->id->subsystem = pci_get_word(dev->config + PCI_SUBSYSTEM_ID); in qmp_query_pci_device()
H A Dpci-hmp-cmds.c159 pci_get_word(d->config + PCI_SUBSYSTEM_ID)); in pcibus_dev_print()
/openbmc/qemu/hw/net/
H A Dpcnet-pci.c214 pci_set_word(pci_conf + PCI_SUBSYSTEM_ID, 0x0); in pci_pcnet_realize()
H A De1000e.c429 pci_set_word(pci_dev->config + PCI_SUBSYSTEM_ID, s->subsys); in e1000e_pci_realize()
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci_legacy.c314 dm_pci_read_config16(udev, PCI_SUBSYSTEM_ID, &subdevice); in virtio_pci_probe()
/openbmc/qemu/hw/remote/
H A Dproxy.c310 config_op_send(pdev, PCI_SUBSYSTEM_ID, &val, 2, MPQEMU_CMD_PCI_CFGREAD); in probe_pci_info()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-pci-modern.c341 dev->vdev.device_type = qpci_config_readw(dev->pdev, PCI_SUBSYSTEM_ID); in probe_device_type()
H A Dvirtio-pci.c394 dev->vdev.device_type = qpci_config_readw(dev->pdev, PCI_SUBSYSTEM_ID); in qvirtio_pci_init_legacy()
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.c1162 pci_set_word(pci_dev->config + PCI_SUBSYSTEM_ID, 0x1000); in pvscsi_realizefn()
1166 pci_set_word(pci_dev->config + PCI_SUBSYSTEM_ID, in pvscsi_realizefn()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h116 #define PCI_SUBSYSTEM_ID 0x2e macro
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c299 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nic_set_tx_pkt_pad()
362 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nic_get_hw_info()
H A Dthunder_bgx.c153 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in set_max_bgx_per_node()
1640 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h117 #define PCI_SUBSYSTEM_ID 0x2e macro
/openbmc/linux/samples/vfio-mdev/
H A Dmdpy.c115 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mdpy_create_config_space()
/openbmc/u-boot/cmd/
H A Dpci.c194 { "sub system ID", PCI_SIZE_16, PCI_SUBSYSTEM_ID },
/openbmc/linux/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c730 err = pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sub_sys_id); in peak_pciefd_probe()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c264 subdevice = ahd_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahd_find_pci_device()
/openbmc/qemu/hw/hppa/
H A Dmachine.c386 pci_set_word(&pci_dev->config[PCI_SUBSYSTEM_ID], 0x1227); /* Powerbar */ in machine_HP_common_init_tail()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c292 pci_write_config_word(chip->pci, PCI_SUBSYSTEM_ID, in oxygen_restore_eeprom()

12