Home
last modified time | relevance | path

Searched refs:PCI_SUBSYSTEM_ID (Results 1 – 19 of 19) 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/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()
1645 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
H A Dnicvf_main.c2192 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nicvf_probe()
/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/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 Diov.c201 pci_read_config_word(virtfn, PCI_SUBSYSTEM_ID, in pci_read_vf_config_common()
H A Dprobe.c1910 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device); in pci_subsystem_ids()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c102 dw_pcie_ep_writew_dbi(ep, func_no, PCI_SUBSYSTEM_ID, hdr->subsys_id); in dw_pcie_ep_write_header()
/linux/sound/pci/emu10k1/
H A Demu10k1x.c893 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_emu10k1x_create()
/linux/sound/pci/ca0106/
H A Dca0106_main.c1602 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_ca0106_create()
/linux/sound/pci/ac97/
H A Dac97_codec.c2093 pci_read_config_word(ac97->pci, PCI_SUBSYSTEM_ID, &ac97->subsystem_device); in snd_ac97_mixer()
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c3842 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &ss_card); in snd_cs46xx_create()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c14368 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_close()
15217 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_task()