Searched refs:HPT_366 (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/ata/chipsets/ |
| H A D | ata-highpoint.c | 59 #define HPT_366 0 macro 80 { ATA_HPT366, 0x02, HPT_366, 0, ATA_UDMA4, "HPT368" }, in ata_highpoint_probe() 81 { ATA_HPT366, 0x00, HPT_366, HPT_OLD, ATA_UDMA4, "HPT366" }, in ata_highpoint_probe() 150 if (ctlr->chip->cfg1 == HPT_366) in ata_highpoint_ch_attach()
|