Searched refs:ips_removeq_wait (Results 1 – 1 of 1) sorted by relevance
310 static struct scsi_cmnd *ips_removeq_wait(ips_wait_queue_t *,814 } else if (ips_removeq_wait(&ha->scb_waitlist, SC)) { in ips_eh_abort()880 if (ips_removeq_wait(&ha->scb_waitlist, SC)) { in __ips_eh_reset()2655 SC = ips_removeq_wait(&ha->scb_waitlist, q); in ips_next()2942 static struct scsi_cmnd *ips_removeq_wait(ips_wait_queue_t *queue, in ips_removeq_wait() function