Searched refs:SCSI_Cntl (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
H A D | fdomain.c | 375 SCSI_Cntl = 1, enumerator in enum:out_port_type 586 outb(0, port_base + SCSI_Cntl); fdomain_make_bus_idle() 1044 outb(0x00, port_base + SCSI_Cntl); /* Disable data drivers */ 1077 outb(0x82, port_base + SCSI_Cntl); /* Bus Enable + Select */ fdomain_select() 1089 outb(0x80, port_base + SCSI_Cntl); fdomain_select() 1185 outb(0x82, port_base + SCSI_Cntl); /* Bus Enable + Select */ do_fdomain_16x0_intr() 1216 outb(0x80, port_base + SCSI_Cntl); do_fdomain_16x0_intr() 1410 outb(0x00, port_base + SCSI_Cntl); do_fdomain_16x0_intr() 1462 outb(0x00, port_base + SCSI_Cntl); /* Disable data drivers */ fdomain_16x0_queue_lck() 1577 outb(1, port_base + SCSI_Cntl); fdomain_16x0_bus_reset() 1579 outb(0, port_base + SCSI_Cntl); fdomain_16x0_bus_reset()
|
Completed in 105 milliseconds