Searched refs:aha1542_out (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/scsi/ |
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()
|