/linux-6.3-rc2/drivers/crypto/marvell/octeontx/ |
A D | otx_cptpf_main.c | 77 pci_read_config_word(cpt->pdev, PCI_SUBSYSTEM_ID, &sdevid); in otx_cpt_device_init()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | pci_regs.h | 116 #define PCI_SUBSYSTEM_ID 0x2e macro
|
/linux-6.3-rc2/drivers/net/can/peak_canfd/ |
A D | peak_pciefd_main.c | 730 err = pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sub_sys_id); in peak_pciefd_probe()
|
/linux-6.3-rc2/samples/vfio-mdev/ |
A D | mdpy.c | 115 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mdpy_create_config_space()
|
A D | mbochs.c | 226 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mbochs_create_config_space()
|
/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/ |
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()
|
A D | thunder_bgx.c | 153 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in set_max_bgx_per_node() 1641 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
|
A D | nicvf_main.c | 2193 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nicvf_probe()
|
/linux-6.3-rc2/drivers/scsi/aic7xxx/ |
A D | aic79xx_pci.c | 264 subdevice = ahd_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahd_find_pci_device()
|
A D | aic7xxx_pci.c | 677 subdevice = ahc_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahc_find_pci_device()
|
/linux-6.3-rc2/drivers/pci/controller/cadence/ |
A D | pcie-cadence-ep.c | 58 cdns_pcie_ep_fn_writew(pcie, fn, PCI_SUBSYSTEM_ID, hdr->subsys_id); in cdns_pcie_ep_write_header()
|
/linux-6.3-rc2/sound/pci/oxygen/ |
A D | oxygen_lib.c | 292 pci_write_config_word(chip->pci, PCI_SUBSYSTEM_ID, in oxygen_restore_eeprom()
|
/linux-6.3-rc2/drivers/pci/controller/dwc/ |
A D | pcie-designware-ep.c | 147 dw_pcie_writew_dbi(pci, func_offset + PCI_SUBSYSTEM_ID, hdr->subsys_id); in dw_pcie_ep_write_header()
|
/linux-6.3-rc2/drivers/pci/ |
A D | iov.c | 176 pci_read_config_word(virtfn, PCI_SUBSYSTEM_ID, in pci_read_vf_config_common()
|
A D | probe.c | 1755 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device); in pci_subsystem_ids()
|
/linux-6.3-rc2/sound/pci/emu10k1/ |
A D | emu10k1x.c | 910 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_emu10k1x_create()
|
A D | emu10k1_main.c | 1804 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &emu->model); in snd_emu10k1_create()
|
/linux-6.3-rc2/sound/pci/ca0106/ |
A D | ca0106_main.c | 1617 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_ca0106_create()
|
/linux-6.3-rc2/sound/pci/ice1712/ |
A D | ice1712.c | 2253 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device); in snd_ice1712_read_eeprom()
|
A D | ice1724.c | 2274 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device); in snd_vt1724_read_eeprom()
|
/linux-6.3-rc2/sound/pci/ac97/ |
A D | ac97_codec.c | 2103 pci_read_config_word(ac97->pci, PCI_SUBSYSTEM_ID, &ac97->subsystem_device); in snd_ac97_mixer()
|
/linux-6.3-rc2/sound/pci/cs46xx/ |
A D | cs46xx_lib.c | 3885 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &ss_card); in snd_cs46xx_create()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.c | 11803 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_close() 12566 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_task()
|