Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/chipsets/
HData-highpoint.c60 #define HPT_366 0 macro
82 { ATA_HPT366, 0x02, HPT_366, 0, ATA_UDMA4, "HPT368" }, in ata_highpoint_probe()
83 { ATA_HPT366, 0x00, HPT_366, HPT_OLD, ATA_UDMA4, "HPT366" }, in ata_highpoint_probe()
153 if (ctlr->chip->cfg1 == HPT_366) in ata_highpoint_ch_attach()