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