Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/crypto/marvell/octeontx/
Dotx_cptpf_main.c77 pci_read_config_word(cpt->pdev, PCI_SUBSYSTEM_ID, &sdevid); in otx_cpt_device_init()
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h116 #define PCI_SUBSYSTEM_ID 0x2e macro
/linux-6.6.21/drivers/net/can/peak_canfd/
Dpeak_pciefd_main.c730 err = pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sub_sys_id); in peak_pciefd_probe()
/linux-6.6.21/samples/vfio-mdev/
Dmdpy.c115 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mdpy_create_config_space()
Dmbochs.c226 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mbochs_create_config_space()
/linux-6.6.21/drivers/net/ethernet/cavium/thunder/
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()
Dthunder_bgx.c153 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in set_max_bgx_per_node()
1640 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
Dnicvf_main.c2193 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nicvf_probe()
/linux-6.6.21/drivers/scsi/aic7xxx/
Daic79xx_pci.c264 subdevice = ahd_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahd_find_pci_device()
Daic7xxx_pci.c677 subdevice = ahc_pci_read_config(pci, PCI_SUBSYSTEM_ID, /*bytes*/2); in ahc_find_pci_device()
/linux-6.6.21/sound/pci/oxygen/
Doxygen_lib.c292 pci_write_config_word(chip->pci, PCI_SUBSYSTEM_ID, in oxygen_restore_eeprom()
/linux-6.6.21/drivers/pci/controller/cadence/
Dpcie-cadence-ep.c58 cdns_pcie_ep_fn_writew(pcie, fn, PCI_SUBSYSTEM_ID, hdr->subsys_id); in cdns_pcie_ep_write_header()
/linux-6.6.21/drivers/pci/controller/dwc/
Dpcie-designware-ep.c148 dw_pcie_writew_dbi(pci, func_offset + PCI_SUBSYSTEM_ID, hdr->subsys_id); in dw_pcie_ep_write_header()
/linux-6.6.21/drivers/pci/
Diov.c175 pci_read_config_word(virtfn, PCI_SUBSYSTEM_ID, in pci_read_vf_config_common()
Dprobe.c1761 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device); in pci_subsystem_ids()
/linux-6.6.21/sound/pci/emu10k1/
Demu10k1x.c910 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_emu10k1x_create()
Demu10k1_main.c1548 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &emu->model); in snd_emu10k1_create()
/linux-6.6.21/sound/pci/ca0106/
Dca0106_main.c1617 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_ca0106_create()
/linux-6.6.21/sound/pci/ice1712/
Dice1712.c2253 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device); in snd_ice1712_read_eeprom()
Dice1724.c2274 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device); in snd_vt1724_read_eeprom()
/linux-6.6.21/sound/pci/ac97/
Dac97_codec.c2102 pci_read_config_word(ac97->pci, PCI_SUBSYSTEM_ID, &ac97->subsystem_device); in snd_ac97_mixer()
/linux-6.6.21/sound/pci/cs46xx/
Dcs46xx_lib.c3882 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &ss_card); in snd_cs46xx_create()
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c11818 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_close()
12590 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_task()