Searched refs:aha1542_in (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A 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()
|
Completed in 4 milliseconds