Lines Matching +full:18 +full:k
12 * TMC-1800, TMC-18C50, TMC-18C30, TMC-36C70
43 * More recently, boards are being produced with the TMC-18C50 and TMC-18C30
56 * "Technical Reference Manual: 18C50 SCSI Host Adapter Chip", Future Domain
73 * TMC-18C30 detection.)
78 * "18C30 Technical Reference Manual", Future Domain Corporation, 1993, page
94 * FIFO_COUNT: The host adapter has an 8K cache (host adapters based on the
95 * 18C30 chip have a 2k cache). When this many 512 byte blocks are filled by
142 case 0x60e9: /* 18c50 or 18c30 */ in fdomain_identify()
148 /* Try to toggle 32-bit mode. This only works on an 18c30 chip. */ in fdomain_identify()
155 /* If that failed, we are an 18c50. */ in fdomain_identify()
241 /* 8k FIFO for pre-tmc18c30 chips, 2k FIFO for tmc18c30 */ in fdomain_write_data()
521 "Unknown", "TMC-1800", "TMC-18C50", "TMC-18C30" in fdomain_create()