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

/linux-4.4.14/drivers/scsi/
H A Dfdomain.c344 tmc18c30 = 0x03, enumerator in enum:chip_type
360 FIFO_Status = 3, /* tmc18c50/tmc18c30 only */
361 Interrupt_Cond = 4, /* tmc18c50/tmc18c30 only */
368 Configuration2 = 11, /* tmc18c50/tmc18c30 only */
379 Memory_Cntl = 5, /* tmc18c50/tmc18c30 only */
381 IO_Control = 11, /* tmc18c30 only */
409 pre-tmc18c30 chips */
544 chip == tmc1800 ? "TMC-1800" : (chip == tmc18c50 ? "TMC-18C50" : (chip == tmc18c30 ? (PCI_bus ? "TMC-36C70 (PCI bus)" : "TMC-18C30") : "Unknown")), print_banner()
588 if (chip == tmc18c50 || chip == tmc18c30) fdomain_make_bus_idle()
624 chip = tmc18c30; fdomain_is_valid_port()
677 if (chip != tmc18c30 && !PCI_bus && addresses[(options & 0xc0) >> 6 ] != bios_base) fdomain_get_irq()
1239 case 0x00: /* DATA OUT -- tmc18c50/tmc18c30 only */ do_fdomain_16x0_intr()
1245 case 0x04: /* DATA IN -- tmc18c50/tmc18c30 only */ do_fdomain_16x0_intr()
1533 if (chip == tmc18c50 || chip == tmc18c30) { print_info()
1539 if (chip == tmc18c50 || chip == tmc18c30) print_info()

Completed in 55 milliseconds