Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-intel.c85 #define INTEL_ICH7 16 macro
132 { ATA_I82801GB_S1, 0, INTEL_ICH7, 0, ATA_SA300, "ICH7" }, in ata_intel_probe()
133 { ATA_I82801GBM_S1, 0, INTEL_ICH7, 0, ATA_SA150, "ICH7M" }, in ata_intel_probe()
267 if ((ctlr->chip->cfg1 & INTEL_ICH7)) { in ata_intel_chipinit()
378 if ((ctlr->chip->cfg1 & INTEL_ICH7)) { in ata_intel_ch_attach()