Searched refs:PCI_DEVICE_ID (Results 1 - 30 of 30) sorted by relevance

/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2x00pci.c136 pci_read_config_word(pci_dev, PCI_DEVICE_ID, &chip); rt2x00pci_probe()
H A Drt61pci.c1242 pci_read_config_word(to_pci_dev(rt2x00dev->dev), PCI_DEVICE_ID, &chip); rt61pci_get_firmware_name()
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/
H A Dmvme5100.c133 early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid); mvme5100_add_bridge()
/linux-4.4.14/arch/x86/kernel/
H A Dearly-quirks.c203 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); intel_remapping_check()
559 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); intel_graphics_stolen()
669 device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID); check_dev_quirk()
H A Dsetup.c689 devid = read_pci_config_16(0, 2, 0, PCI_DEVICE_ID); snb_gfx_workaround_needed()
/linux-4.4.14/drivers/ide/
H A Dsis5513.c401 pci_read_config_word(dev, PCI_DEVICE_ID, &trueid); sis_find_family()
430 pci_read_config_word(dev, PCI_DEVICE_ID, &trueid); sis_find_family()
/linux-4.4.14/drivers/pci/host/
H A Dpcie-spear13xx.c171 dw_pcie_cfg_write(pp->dbi_base + PCI_DEVICE_ID, 2, 0xCD80); spear13xx_pcie_establish_link()
H A Dpci-keystone.c265 writew(ks_pcie->device_id, pp->dbi_base + PCI_DEVICE_ID); ks_pcie_host_init()
/linux-4.4.14/drivers/xen/xen-pciback/
H A Dconf_space_header.c324 .offset = PCI_DEVICE_ID,
/linux-4.4.14/drivers/misc/
H A Dspear13xx_pcie_gadget.c419 spear_dbi_read_reg(to_target(item), PCI_DEVICE_ID, 2, &id); pcie_gadget_device_id_show() local
434 spear_dbi_write_reg(to_target(item), PCI_DEVICE_ID, 2, id); pcie_gadget_device_id_store()
/linux-4.4.14/arch/x86/pci/
H A Dintel_mid_pci.c305 if (type1_access_ok(dev->bus->number, dev->devfn, PCI_DEVICE_ID)) pci_d3delay_fixup()
/linux-4.4.14/arch/sh/drivers/pci/
H A Dpci-sh7780.c280 id = __raw_readw(chan->reg_base + PCI_DEVICE_ID); sh7780_pci_init()
/linux-4.4.14/sound/pci/au88x0/
H A Dau88x0.c331 if ((err = pci_read_config_word(pci, PCI_DEVICE_ID, snd_vortex_probe()
/linux-4.4.14/drivers/misc/cxl/
H A Dsysfs.c520 cr->device = cxl_afu_cr_read16(afu, cr_idx, PCI_DEVICE_ID); cxl_sysfs_afu_new_cr()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dcyrix.c278 device = read_pci_config_16(0, 0, 0x12, PCI_DEVICE_ID); init_cyrix()
/linux-4.4.14/drivers/ata/
H A Dpata_sis.c807 pci_read_config_word(pdev, PCI_DEVICE_ID, &trueid); sis_init_one()
840 pci_read_config_word(pdev, PCI_DEVICE_ID, &trueid); sis_init_one()
/linux-4.4.14/arch/x86/boot/compressed/
H A Deboot.c354 PCI_DEVICE_ID, 1, &(rom->devid)); __setup_efi_pci32()
460 PCI_DEVICE_ID, 1, &(rom->devid)); __setup_efi_pci64()
/linux-4.4.14/drivers/media/pci/cobalt/
H A Dcobalt-driver.c330 pci_read_config_word(pci_dev, PCI_DEVICE_ID, &cobalt->device_id); cobalt_setup_pci()
/linux-4.4.14/drivers/vfio/pci/
H A Dvfio_pci_config.c582 p_setw(perm, PCI_DEVICE_ID, (u16)ALL_VIRT, NO_WRITE); init_pci_cap_basic_perm()
1517 *(__le16 *)&vconfig[PCI_DEVICE_ID] = cpu_to_le16(pdev->device); vfio_config_init()
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dskfbi.h35 #define PCI_DEVICE_ID 0x02 /* 16 bit Device ID */ macro
87 /* PCI_DEVICE_ID 16 bit Device ID */
/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_init.c628 pci_read_config_word(pm8001_ha->pdev, PCI_DEVICE_ID, &deviceid); pm8001_init_sas_add()
H A Dpm8001_hwi.c644 pci_read_config_word(pm8001_ha->pdev, PCI_DEVICE_ID, &deviceid); pm8001_chip_init()
703 pci_read_config_word(pm8001_ha->pdev, PCI_DEVICE_ID, &deviceid); mpi_uninit_check()
/linux-4.4.14/include/uapi/linux/
H A Dpci_regs.h31 #define PCI_DEVICE_ID 0x02 /* 16 bits */ macro
/linux-4.4.14/drivers/pci/
H A Dquirks.c957 pci_read_config_word(dev, PCI_DEVICE_ID, &dev->device); quirk_vt82c598_id()
1441 pci_read_config_word(dev, PCI_DEVICE_ID, &devid); quirk_sis_503()
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_hw.c3833 pci_read_config_word(hw->pdev, PCI_DEVICE_ID, csio_hw_get_device_id()
/linux-4.4.14/drivers/infiniband/hw/nes/
H A Dnes_hw.c378 PCI_DEVICE_ID, &device_id); nes_init_adapter()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c4629 pci_read_config_word(pdev, PCI_DEVICE_ID, &device_id); get_chip_type()
H A Dt4_hw.c7052 pci_read_config_word(adapter->pdev, PCI_DEVICE_ID, &device_id); t4_prep_adapter()
/linux-4.4.14/drivers/block/
H A Dskd_main.c2611 pci_read_config_word(pdev, PCI_DEVICE_ID, &val); skd_do_inq_page_da()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_init.c8132 PCI_DEVICE_ID, &devid); lpfc_pci_function_reset()

Completed in 1340 milliseconds