Searched refs:ips_wait (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ips.c | 253 static int ips_wait(ips_ha_t *, int, int); 3398 ret = ips_wait(ha, timeout, intr); in ips_send_wait() 5523 /* Routine Name: ips_wait */ 5531 ips_wait(ips_ha_t * ha, int time, int intr) in ips_wait() function 5536 METHOD_TRACE("ips_wait", 1); in ips_wait()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ips.c | 257 static int ips_wait(ips_ha_t *, int, int); 3403 ret = ips_wait(ha, timeout, intr); in ips_send_wait() 5526 /* Routine Name: ips_wait */ 5534 ips_wait(ips_ha_t * ha, int time, int intr) in ips_wait() function 5539 METHOD_TRACE("ips_wait", 1); in ips_wait()
|
Completed in 16 milliseconds