Home
last modified time | relevance | path

Searched refs:PCI_PRODUCT_INTEL_82801AA_IDE (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/pci/
Dpciide.c318 { PCI_PRODUCT_INTEL_82801AA_IDE, /* Intel 82801AA IDE (ICH) */
1848 case PCI_PRODUCT_INTEL_82801AA_IDE: in piix_chip_map()
1873 case PCI_PRODUCT_INTEL_82801AA_IDE: in piix_chip_map()
1936 if (sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801AA_IDE || in piix_chip_map()
2026 if (sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801AA_IDE || in piix_chip_map()
2193 if (sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801AA_IDE || in piix3_4_setup_channel()
2234 if (sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801AA_IDE) { in piix3_4_setup_channel()
Dpcidevs.h2878 #define PCI_PRODUCT_INTEL_82801AA_IDE 0x2411 /* 82801AA IDE */ macro
Dpcidevs_data.h7862 PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801AA_IDE,