PCI_DEVICE_ID
device = readw(base + PCI_DEVICE_ID);
early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid);
id = __raw_readw(chan->reg_base + PCI_DEVICE_ID);
device = read_pci_config_16(0, 0, 0x12, PCI_DEVICE_ID);
device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID);
device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID);
device = read_pci_config_16(num, slot, func, PCI_DEVICE_ID);
devid = read_pci_config_16(0, 2, 0, PCI_DEVICE_ID);
if (type1_access_ok(dev->bus->number, dev->devfn, PCI_DEVICE_ID))
pci_read_config_word(hdev->pdev, PCI_DEVICE_ID, &device_id);
pci_read_config_word(pdev, PCI_DEVICE_ID, &trueid);
pci_read_config_word(pdev, PCI_DEVICE_ID, &trueid);
PCI_DEVICE_ID, 1, &rom->devid);
id = *(u16 *)(mem + PCI_DEVICE_ID);
pci_read_config_word(pci_dev, PCI_DEVICE_ID, &cobalt->device_id);
pci_read_config_word(pdev, PCI_DEVICE_ID, &sdevid);
pci_read_config_word(pdev, PCI_DEVICE_ID, &device_id);
pci_read_config_word(adap->pdev, PCI_DEVICE_ID, &device_id);
pci_read_config_word(adapter->pdev, PCI_DEVICE_ID, &device_id);
err = pci_read_config_word(sdev, PCI_DEVICE_ID, &sdev_id);
err = pci_read_config_word(dev->pdev, PCI_DEVICE_ID, &dev_id);
err = pci_read_config_word(dev->pdev, PCI_DEVICE_ID, ®16);
err = pci_read_config_word(dev->pdev, PCI_DEVICE_ID, &dev_id);
pci_read_config_word(cdev->pdev, PCI_DEVICE_ID, &cdev->device_id);
pci_read_config_word(pdev, PCI_DEVICE_ID, &device_id);
pci_read_config_word(pdev, PCI_DEVICE_ID, &device_id);
pci_read_config_word(pci_dev, PCI_DEVICE_ID, &chip);
pci_read_config_word(to_pci_dev(rt2x00dev->dev), PCI_DEVICE_ID, &chip);
cdns_pcie_ep_fn_writew(pcie, fn, PCI_DEVICE_ID, hdr->deviceid);
cdns_pcie_hpa_rp_writew(pcie, PCI_DEVICE_ID, rc->device_id);
cdns_pcie_rp_writew(pcie, PCI_DEVICE_ID, 0xffff);
cdns_pcie_rp_writew(pcie, PCI_DEVICE_ID, rc->device_id);
dw_pcie_writew_dbi(pci, PCI_DEVICE_ID, id >> PCIE_DEVICEID_SHIFT);
dw_pcie_ep_writew_dbi(ep, func_no, PCI_DEVICE_ID, hdr->deviceid);
dw_pcie_writew_dbi(pci, PCI_DEVICE_ID, PCI_DEVICE_ID_ESWIN_EIC7700);
dw_pcie_writew_dbi(pci, PCI_DEVICE_ID, PCI_DEVICE_ID_SPACEMIT_K1);
dw_pcie_writew_dbi(pci, PCI_DEVICE_ID, 0xCD80);
writew_relaxed(port->device_id, host->pcie + PCI_DEVICE_ID);
pci_read_config_word(dev, PCI_DEVICE_ID, &dev->device);
pci_read_config_word(dev, PCI_DEVICE_ID, &devid);
pci_read_config_word(pdev, PCI_DEVICE_ID, &dev_id);
pci_read_config_word(hw->pdev, PCI_DEVICE_ID,
PCI_DEVICE_ID, &devid);
pci_read_config_word(pm8001_ha->pdev, PCI_DEVICE_ID, &deviceid);
pci_read_config_word(pm8001_ha->pdev, PCI_DEVICE_ID, &deviceid);
pci_read_config_word(pm8001_ha->pdev, PCI_DEVICE_ID, &deviceid);
xdbc.device = read_pci_config_16(bus, dev, func, PCI_DEVICE_ID);
*(__le16 *)&vconfig[PCI_DEVICE_ID] = cpu_to_le16(pdev->device);
p_setw(perm, PCI_DEVICE_ID, (u16)ALL_VIRT, NO_WRITE);
if (vfio_pci_core_range_intersect_range(pos, count, PCI_DEVICE_ID,
.offset = PCI_DEVICE_ID,
STORE_LE16((u16 *) &mdev_state->vconfig[PCI_DEVICE_ID],
STORE_LE16((u16 *) &mdev_state->vconfig[PCI_DEVICE_ID],
err = pci_read_config_word(pci, PCI_DEVICE_ID, &chip->device);
const u16 device_id = vfio_pci_config_readw(device, PCI_DEVICE_ID);
(device_id == vfio_pci_config_readw(device, PCI_DEVICE_ID));