Searched refs:PCI_SUBSYSTEM_ID (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptpf_main.c | 77 pci_read_config_word(cpt->pdev, PCI_SUBSYSTEM_ID, &sdevid); in otx_cpt_device_init()
|
| /linux/drivers/vfio/pci/virtio/ |
| H A D | legacy_io.c | 184 if (vfio_pci_core_range_intersect_range(pos, count, PCI_SUBSYSTEM_ID, in virtiovf_pci_read_config()
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy.c | 118 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mdpy_create_config_space()
|
| H A D | mbochs.c | 224 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mbochs_create_config_space()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nic_main.c | 299 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 D | thunder_bgx.c | 153 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in set_max_bgx_per_node() 1646 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_pci.c | 264 subdevice = ahd_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahd_find_pci_device()
|
| H A D | aic7xxx_pci.c | 677 subdevice = ahc_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahc_find_pci_device()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 117 #define PCI_SUBSYSTEM_ID 0x2e macro
|
| /linux/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 63 cdns_pcie_ep_fn_writew(pcie, fn, PCI_SUBSYSTEM_ID, hdr->subsys_id); in cdns_pcie_ep_write_header()
|
| /linux/drivers/pci/ |
| H A D | probe.c | 1912 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device); in pci_subsystem_ids()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 14295 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_close() 15144 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_task()
|