Searched refs:aha1542_in (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/scsi/ |
D | aha1542.c | 125 static int aha1542_in(unsigned int base, u8 *buf, int len, int timeout) in aha1542_in() function 550 aha1542_in(sh->io_port, inquiry_result, 3, 0); in aha1542_getconfig() 615 if (aha1542_in(sh->io_port, mbenable_result, 2, 100)) in aha1542_mbenable() 651 aha1542_in(sh->io_port, inquiry_result, 4, 0); in aha1542_query()
|