Symbol: PCI_CLASS_DEVICE
arch/powerpc/platforms/fsl_uli1575.c
284
pci_write_config_byte(dev, PCI_CLASS_DEVICE, 0x06);
arch/x86/kernel/early-quirks.c
755
class = read_pci_config_16(num, slot, func, PCI_CLASS_DEVICE);
arch/x86/pci/direct.c
208
if (o->read(0, 0, devfn, PCI_CLASS_DEVICE, 2, &x))
drivers/ata/sata_mv.c
4338
pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &scc);
drivers/firmware/efi/libstub/pci.c
60
PCI_CLASS_DEVICE, 1, &class);
drivers/firmware/efi/libstub/pci.c
77
PCI_CLASS_DEVICE, 1, &class);
drivers/gpu/drm/i915/gvt/cfg_space.c
334
vgpu_cfg_space(vgpu)[PCI_CLASS_DEVICE] =
drivers/gpu/drm/i915/gvt/cfg_space.c
388
bool primary = vgpu_cfg_space(vgpu)[PCI_CLASS_DEVICE] !=
drivers/i2c/busses/i2c-sis96x.c
253
pci_read_config_word(dev, PCI_CLASS_DEVICE, &ww);
drivers/pci/controller/cadence/pcie-cadence-ep.c
59
cdns_pcie_ep_fn_writew(pcie, fn, PCI_CLASS_DEVICE,
drivers/pci/controller/cadence/pcie-cadence-host-hpa.c
179
cdns_pcie_hpa_rp_writew(pcie, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI);
drivers/pci/controller/cadence/pcie-cadence-host.c
148
cdns_pcie_rp_writew(pcie, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI);
drivers/pci/controller/cadence/pcie-cadence-host.c
98
cdns_pcie_rp_writew(pcie, PCI_CLASS_DEVICE, 0xffff);
drivers/pci/controller/dwc/pcie-designware-ep.c
96
dw_pcie_ep_writew_dbi(ep, func_no, PCI_CLASS_DEVICE,
drivers/pci/controller/dwc/pcie-designware-host.c
1160
dw_pcie_writew_dbi(pci, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI);
drivers/pci/controller/vmd.c
543
(readw(base + PCI_CLASS_DEVICE) !=
drivers/pci/quirks.c
1420
pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &tmp);
drivers/platform/x86/p2sb.c
154
pci_bus_read_config_word(bus, devfn_p2sb, PCI_CLASS_DEVICE, &class);
samples/vfio-mdev/mbochs.c
229
STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE],
samples/vfio-mdev/mdpy.c
125
STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE],