Searched refs:SCSI_Cntl (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ |
D | fdomain.c | 375 SCSI_Cntl = 1, enumerator 586 outb(0, port_base + SCSI_Cntl); in fdomain_make_bus_idle() 1044 outb(0x00, port_base + SCSI_Cntl); /* Disable data drivers */ 1077 outb(0x82, port_base + SCSI_Cntl); /* Bus Enable + Select */ in fdomain_select() 1089 outb(0x80, port_base + SCSI_Cntl); in fdomain_select() 1185 outb(0x82, port_base + SCSI_Cntl); /* Bus Enable + Select */ in do_fdomain_16x0_intr() 1216 outb(0x80, port_base + SCSI_Cntl); in do_fdomain_16x0_intr() 1410 outb(0x00, port_base + SCSI_Cntl); in do_fdomain_16x0_intr() 1462 outb(0x00, port_base + SCSI_Cntl); /* Disable data drivers */ in fdomain_16x0_queue() 1575 outb(1, port_base + SCSI_Cntl); in fdomain_16x0_bus_reset() [all …]
|
D | fd_mcs.c | 172 SCSI_Cntl = 1, enumerator 489 SCSI_Cntl_port = port + SCSI_Cntl; in fd_mcs_detect()
|