Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpciide.c486 { PCI_PRODUCT_INTEL_82801HBM_IDE, /* Intel 82801HBM (ICH8M) IDE */
2668 sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801HBM_IDE || in piix_timing_debug()
2714 case PCI_PRODUCT_INTEL_82801HBM_IDE: in piix_chip_map()
2738 case PCI_PRODUCT_INTEL_82801HBM_IDE: in piix_chip_map()
3068 sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801HBM_IDE || in piix3_4_setup_channel()
3084 sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801HBM_IDE) { in piix3_4_setup_channel()
H A Dpcidevs.h4937 #define PCI_PRODUCT_INTEL_82801HBM_IDE 0x2850 /* 82801HBM IDE */ macro
H A Dpcidevs_data.h17067 PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_IDE,