Searched refs:aha1542_out (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha1542.c | 109 static int aha1542_out(unsigned int base, u8 *buf, int len) in aha1542_out() function 536 if (aha1542_out(sh->io_port, mb_cmd, 5)) in setup_mailboxes() 629 if (aha1542_out(sh->io_port, mbenable_cmd, 3)) in aha1542_mbenable() 702 if (aha1542_out(sh->io_port, oncmd, 2)) in aha1542_set_bus_times() 710 if (aha1542_out(sh->io_port, offcmd, 2)) in aha1542_set_bus_times() 718 if (aha1542_out(sh->io_port, dmacmd, 2)) in aha1542_set_bus_times()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha1542.c | 112 static int aha1542_out(unsigned int base, u8 *buf, int len) in aha1542_out() function 540 if (aha1542_out(sh->io_port, mb_cmd, 5)) in setup_mailboxes() 637 if (aha1542_out(sh->io_port, mbenable_cmd, 3)) in aha1542_mbenable() 713 if (aha1542_out(sh->io_port, oncmd, 2)) in aha1542_set_bus_times() 721 if (aha1542_out(sh->io_port, offcmd, 2)) in aha1542_set_bus_times() 729 if (aha1542_out(sh->io_port, dmacmd, 2)) in aha1542_set_bus_times()
|
Completed in 3 milliseconds