Searched refs:PCI_CLASS_DEVICE (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/firmware/efi/libstub/
H A Dpci.c77 PCI_CLASS_DEVICE, 1, &class);
94 PCI_CLASS_DEVICE, 1, &class);
/linux-master/drivers/platform/x86/
H A Dp2sb.c150 pci_bus_read_config_word(bus, devfn_p2sb, PCI_CLASS_DEVICE, &class);
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c332 vgpu_cfg_space(vgpu)[PCI_CLASS_DEVICE] =
386 bool primary = vgpu_cfg_space(vgpu)[PCI_CLASS_DEVICE] !=
/linux-master/arch/x86/pci/
H A Ddirect.c208 if (o->read(0, 0, devfn, PCI_CLASS_DEVICE, 2, &x))
/linux-master/drivers/i2c/busses/
H A Di2c-sis96x.c253 pci_read_config_word(dev, PCI_CLASS_DEVICE, &ww);
/linux-master/arch/powerpc/platforms/
H A Dfsl_uli1575.c284 pci_write_config_byte(dev, PCI_CLASS_DEVICE, 0x06);
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c213 cdns_pcie_rp_writew(pcie, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI);
H A Dpcie-cadence-ep.c55 cdns_pcie_ep_fn_writew(pcie, fn, PCI_CLASS_DEVICE,
/linux-master/arch/x86/kernel/
H A Dearly-quirks.c756 class = read_pci_config_16(num, slot, func, PCI_CLASS_DEVICE);
/linux-master/samples/vfio-mdev/
H A Dmdpy.c124 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE],
H A Dmbochs.c233 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE],
/linux-master/include/uapi/linux/
H A Dpci_regs.h74 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro
/linux-master/drivers/pci/controller/
H A Dvmd.c539 (readw(base + PCI_CLASS_DEVICE) !=
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c809 dw_pcie_writew_dbi(pci, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI);
H A Dpcie-designware-ep.c119 dw_pcie_ep_writew_dbi(ep, func_no, PCI_CLASS_DEVICE,
/linux-master/drivers/ata/
H A Dsata_mv.c4338 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &scc);
/linux-master/drivers/pci/
H A Dquirks.c1396 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &tmp);

Completed in 237 milliseconds