Searched refs:SIS_66 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/ata/chipsets/
H A Data-sis.c61 #define SIS_66 2 macro
93 { ATA_SIS630, 0x00, SIS_66, 0, ATA_UDMA4, "630" }, /* 1chip */
94 { ATA_SIS620, 0x00, SIS_66, 0, ATA_UDMA4, "620" }, /* 1chip */
96 { ATA_SIS550, 0x00, SIS_66, 0, ATA_UDMA5, "550" },
97 { ATA_SIS540, 0x00, SIS_66, 0, ATA_UDMA4, "540" },
98 { ATA_SIS530, 0x00, SIS_66, 0, ATA_UDMA4, "530" },
171 case SIS_66:
294 case SIS_66:

Completed in 42 milliseconds