Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpciide.c362 { PCI_PRODUCT_INTEL_82801CAM_IDE, /* Intel 82801CAM IDE (ICH3) */
2660 sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801CAM_IDE || in piix_timing_debug()
2706 case PCI_PRODUCT_INTEL_82801CAM_IDE: in piix_chip_map()
2730 case PCI_PRODUCT_INTEL_82801CAM_IDE: in piix_chip_map()
3060 sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801CAM_IDE || in piix3_4_setup_channel()
3076 sc->sc_pp->ide_product == PCI_PRODUCT_INTEL_82801CAM_IDE|| in piix3_4_setup_channel()
H A Dpcidevs.h4669 #define PCI_PRODUCT_INTEL_82801CAM_IDE 0x248a /* 82801CAM IDE */ macro
H A Dpcidevs_data.h15995 PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801CAM_IDE,