Lines Matching full:tmc
3 * Driver for Future Domain TMC-16x0 and TMC-3260 SCSI host adapters
12 * TMC-1800, TMC-18C50, TMC-18C30, TMC-36C70
14 * Future Domain TMC-1650, TMC-1660, TMC-1670, TMC-1680, TMC-1610M/MER/MEX
15 * Future Domain TMC-3260 (PCI)
30 * If you have a TMC-8xx or TMC-9xx board, then this is not the driver for
35 * This is the Linux low-level SCSI driver for Future Domain TMC-1660/1680
36 * TMC-1650/1670, and TMC-3260 SCSI host adapters. The 1650 and 1670 have a
39 * controllers built in. The TMC-3260 is a PCI bus card.
41 * Future Domain's older boards are based on the TMC-1800 chip, and this
42 * driver was originally written for a TMC-1680 board with the TMC-1800 chip.
43 * More recently, boards are being produced with the TMC-18C50 and TMC-18C30
53 * "TMC-1800 SCSI Chip Specification (FDC-1800T)", Future Domain Corporation,
73 * TMC-18C30 detection.)
501 .name = "Future Domain TMC-16x0",
521 "Unknown", "TMC-1800", "TMC-18C50", "TMC-18C30" in fdomain_create()
562 dev_is_pci(dev) ? "TMC-36C70 (PCI bus)" : chip_names[chip], in fdomain_create()
606 MODULE_DESCRIPTION("Future Domain TMC-16x0/TMC-3260 SCSI driver");