Lines Matching defs:HPT370
21 * Note that final HPT370 support was done by force extraction of GPL.
24 * - the HPT370's state machine can get confused. reset it before each dma
63 * - disable UltraATA/100 for HPT370 by default as the 33 MHz clock being used
95 * - clean up DMA timeout handling for HPT370
110 * anything newer than HPT370/A (except HPT374 that is not capable of this
118 * - stop resetting HPT370's state machine before each DMA transfer as that has
307 /* This table is taken from the HPT370 data manual rev. 1.02 */
409 HPT370,
456 .chip_name = "HPT370",
457 .chip_type = HPT370,
569 case HPT370:
667 if (info->chip_type >= HPT370) {
891 else if (chip_type >= HPT370) {
925 if (chip_type >= HPT370) {
1053 * we are running at for HPT370/A, always use it for anything newer...
1123 if (chip_type >= HPT370) {
1178 } else if (chip_type >= HPT370) {
1180 * HPT370/372 and 374 pcifn 0
1453 /* fixup ->dma_ops for HPT370/HPT370A */