Searched refs:ips_removeq_wait (Results 1 – 1 of 1) sorted by relevance
308 static struct scsi_cmnd *ips_removeq_wait(ips_wait_queue_entry_t *,809 } else if (ips_removeq_wait(&ha->scb_waitlist, SC)) { in ips_eh_abort()875 if (ips_removeq_wait(&ha->scb_waitlist, SC)) { in __ips_eh_reset()2639 SC = ips_removeq_wait(&ha->scb_waitlist, q); in ips_next()2926 static struct scsi_cmnd *ips_removeq_wait(ips_wait_queue_entry_t *queue, in ips_removeq_wait() function