Home
last modified time | relevance | path

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

/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()
/linux/drivers/vfio/pci/virtio/
H A Dlegacy_io.c184 if (vfio_pci_core_range_intersect_range(pos, count, PCI_SUBSYSTEM_ID, in virtiovf_pci_read_config()
/linux/samples/vfio-mdev/
H A Dmdpy.c118 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mdpy_create_config_space()
H A Dmbochs.c224 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mbochs_create_config_space()
/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()
1646 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
/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()
H A Daic7xxx_pci.c677 subdevice = ahc_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahc_find_pci_device()
/linux/include/uapi/linux/
H A Dpci_regs.h117 #define PCI_SUBSYSTEM_ID 0x2e macro
/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c63 cdns_pcie_ep_fn_writew(pcie, fn, PCI_SUBSYSTEM_ID, hdr->subsys_id); in cdns_pcie_ep_write_header()
/linux/drivers/pci/
H A Dprobe.c1912 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device); in pci_subsystem_ids()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c14295 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()