Searched refs:PCI_CLASS_DEVICE (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/pci/host/ |
D | pcie-iproc.c | 141 pci_bus_write_config_word(bus, 0, PCI_CLASS_DEVICE, in iproc_pcie_check_link()
|
D | pcie-designware.c | 499 dw_pcie_wr_own_conf(pp, PCI_CLASS_DEVICE, 2, PCI_CLASS_BRIDGE_PCI); in dw_pcie_host_init()
|
/linux-4.1.27/arch/x86/pci/ |
D | direct.c | 208 if (o->read(0, 0, devfn, PCI_CLASS_DEVICE, 2, &x)) in pci_sanity_check()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-sis96x.c | 261 pci_read_config_word(dev, PCI_CLASS_DEVICE, &ww); in sis96x_probe()
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | fsl_uli1575.c | 284 pci_write_config_byte(dev, PCI_CLASS_DEVICE, 0x06); in hpcd_quirk_uli5288()
|
/linux-4.1.27/arch/mn10300/unit-asb2305/ |
D | pci.c | 252 if ((!o->read(&bus, 0, PCI_CLASS_DEVICE, 2, &x) && in pci_sanity_check()
|
/linux-4.1.27/include/uapi/linux/ |
D | pci_regs.h | 65 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro
|
/linux-4.1.27/arch/x86/kernel/ |
D | early-quirks.c | 657 class = read_pci_config_16(num, slot, func, PCI_CLASS_DEVICE); in check_dev_quirk()
|
/linux-4.1.27/drivers/pci/ |
D | quirks.c | 1082 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &tmp); in quirk_amd_ide_mode()
|
/linux-4.1.27/drivers/ata/ |
D | sata_mv.c | 4369 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &scc); in mv_print_info()
|