Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_82371SB_0 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dirq.c553 case PCI_DEVICE_ID_INTEL_82371SB_0: in intel_router_probe()
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h2979 #define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h3001 #define PCI_DEVICE_ID_INTEL_82371SB_0 0x7000 macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dquirks.c234 while ((d = pci_get_device(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82371SB_0, d))) { in quirk_passive_release()
267 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82371SB_0, quirk_isa_dma_hangs…