Searched refs:PCI_CLASS_DEVICE (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/platform/x86/ |
| H A D | p2sb.c | 154 pci_bus_read_config_word(bus, devfn_p2sb, PCI_CLASS_DEVICE, &class); in p2sb_cache_resources()
|
| /linux/arch/x86/pci/ |
| H A D | direct.c | 208 if (o->read(0, 0, devfn, PCI_CLASS_DEVICE, 2, &x)) in pci_sanity_check()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-sis96x.c | 253 pci_read_config_word(dev, PCI_CLASS_DEVICE, &ww); in sis96x_probe()
|
| /linux/arch/powerpc/platforms/ |
| H A D | fsl_uli1575.c | 284 pci_write_config_byte(dev, PCI_CLASS_DEVICE, 0x06); in hpcd_quirk_uli5288()
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy.c | 125 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE], in mdpy_create_config_space()
|
| H A D | mbochs.c | 229 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_CLASS_DEVICE], in mbochs_create_config_space()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 74 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro
|
| /linux/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 59 cdns_pcie_ep_fn_writew(pcie, fn, PCI_CLASS_DEVICE, in cdns_pcie_ep_write_header()
|
| /linux/drivers/pci/controller/ |
| H A D | vmd.c | 543 (readw(base + PCI_CLASS_DEVICE) != in vmd_domain_reset()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-host.c | 1110 dw_pcie_writew_dbi(pci, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI); in dw_pcie_setup_rc()
|
| /linux/drivers/ata/ |
| H A D | sata_mv.c | 4338 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &scc); in mv_print_info()
|
| /linux/drivers/pci/ |
| H A D | quirks.c | 1409 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &tmp); in quirk_amd_ide_mode()
|