Searched refs:PCI_SUBSYSTEM_ID (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_main.c77 pci_read_config_word(cpt->pdev, PCI_SUBSYSTEM_ID, &sdevid);
/linux-master/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c730 err = pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sub_sys_id);
/linux-master/drivers/vfio/pci/virtio/
H A Dmain.c195 if (vfio_pci_core_range_intersect_range(pos, count, PCI_SUBSYSTEM_ID,
/linux-master/samples/vfio-mdev/
H A Dmdpy.c117 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID],
H A Dmbochs.c228 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID],
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c299 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid);
362 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid);
H A Dthunder_bgx.c153 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid);
1640 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid);
H A Dnicvf_main.c2193 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid);
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c264 subdevice = ahd_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2);
H A Daic7xxx_pci.c677 subdevice = ahc_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2);
/linux-master/sound/pci/oxygen/
H A Doxygen_lib.c292 pci_write_config_word(chip->pci, PCI_SUBSYSTEM_ID,
/linux-master/include/uapi/linux/
H A Dpci_regs.h117 #define PCI_SUBSYSTEM_ID 0x2e macro
/linux-master/drivers/pci/
H A Diov.c175 pci_read_config_word(virtfn, PCI_SUBSYSTEM_ID,
H A Dprobe.c1773 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device);
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c125 dw_pcie_ep_writew_dbi(ep, func_no, PCI_SUBSYSTEM_ID, hdr->subsys_id);
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c59 cdns_pcie_ep_fn_writew(pcie, fn, PCI_SUBSYSTEM_ID, hdr->subsys_id);
/linux-master/sound/pci/emu10k1/
H A Demu10k1x.c910 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model);
H A Demu10k1_main.c1574 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &emu->model);
/linux-master/sound/pci/ca0106/
H A Dca0106_main.c1617 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model);
/linux-master/sound/pci/ice1712/
H A Dice1724.c2274 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device);
H A Dice1712.c2253 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device);
/linux-master/sound/pci/cs46xx/
H A Dcs46xx_lib.c3882 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &ss_card);
/linux-master/sound/pci/ac97/
H A Dac97_codec.c2102 pci_read_config_word(ac97->pci, PCI_SUBSYSTEM_ID, &ac97->subsystem_device);
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13052 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val);
13836 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val);

Completed in 1103 milliseconds