Home
last modified time | relevance | path

Searched refs:PCI_CLASS_DEVICE (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/platform/x86/
H A Dp2sb.c154 pci_bus_read_config_word(bus, devfn_p2sb, PCI_CLASS_DEVICE, &class); in p2sb_cache_resources()
/linux/arch/x86/pci/
H A Ddirect.c208 if (o->read(0, 0, devfn, PCI_CLASS_DEVICE, 2, &x)) in pci_sanity_check()
/linux/drivers/i2c/busses/
H A Di2c-sis96x.c253 pci_read_config_word(dev, PCI_CLASS_DEVICE, &ww); in sis96x_probe()
/linux/arch/powerpc/platforms/
H A Dfsl_uli1575.c284 pci_write_config_byte(dev, PCI_CLASS_DEVICE, 0x06); in hpcd_quirk_uli5288()
/linux/samples/vfio-mdev/
H A Dmdpy.c125 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE], in mdpy_create_config_space()
H A Dmbochs.c229 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE], in mbochs_create_config_space()
/linux/include/uapi/linux/
H A Dpci_regs.h74 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro
/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c59 cdns_pcie_ep_fn_writew(pcie, fn, PCI_CLASS_DEVICE, in cdns_pcie_ep_write_header()
/linux/drivers/pci/controller/
H A Dvmd.c543 (readw(base + PCI_CLASS_DEVICE) != in vmd_domain_reset()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c1110 dw_pcie_writew_dbi(pci, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI); in dw_pcie_setup_rc()
/linux/drivers/ata/
H A Dsata_mv.c4338 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &scc); in mv_print_info()
/linux/drivers/pci/
H A Dquirks.c1409 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &tmp); in quirk_amd_ide_mode()