Searched refs:PCI_SUBSYSTEM_ID (Results 1 – 21 of 21) sorted by relevance
/linux/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/include/uapi/linux/ |
A D | pci_regs.h | 116 #define PCI_SUBSYSTEM_ID 0x2e macro
|
/linux/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() 1638 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
|
A D | nicvf_main.c | 2201 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nicvf_probe()
|
/linux/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/samples/vfio-mdev/ |
A D | mdpy.c | 112 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mdpy_create_config_space()
|
A D | mbochs.c | 218 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mbochs_create_config_space()
|
/linux/sound/pci/oxygen/ |
A D | oxygen_lib.c | 292 pci_write_config_word(chip->pci, PCI_SUBSYSTEM_ID, in oxygen_restore_eeprom()
|
/linux/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/drivers/pci/controller/dwc/ |
A D | pcie-designware-ep.c | 149 dw_pcie_writew_dbi(pci, func_offset + PCI_SUBSYSTEM_ID, hdr->subsys_id); in dw_pcie_ep_write_header()
|
/linux/drivers/pci/ |
A D | iov.c | 133 pci_read_config_word(virtfn, PCI_SUBSYSTEM_ID, in pci_read_vf_config_common()
|
A D | probe.c | 1756 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device); in pci_subsystem_ids()
|
/linux/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 | 1807 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &emu->model); in snd_emu10k1_create()
|
/linux/sound/pci/ca0106/ |
A D | ca0106_main.c | 1617 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_ca0106_create()
|
/linux/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/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/sound/pci/cs46xx/ |
A D | cs46xx_lib.c | 3885 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &ss_card); in snd_cs46xx_create()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.c | 11469 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_close() 12227 pci_read_config_word(bp->pdev, PCI_SUBSYSTEM_ID, &val); in bnxt_fw_reset_task()
|
Completed in 115 milliseconds