Searched refs:aha1542_out (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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()
|