Searched refs:ips_removeq_wait_head (Results 1 – 1 of 1) sorted by relevance
311 static struct scsi_cmnd *ips_removeq_wait_head(ips_wait_queue_entry_t *);947 while ((scsi_cmd = ips_removeq_wait_head(&ha->scb_waitlist))) { in __ips_eh_reset()976 while ((scsi_cmd = ips_removeq_wait_head(&ha->scb_waitlist))) { in __ips_eh_reset()2896 static struct scsi_cmnd *ips_removeq_wait_head(ips_wait_queue_entry_t *queue) in ips_removeq_wait_head() function2941 return (ips_removeq_wait_head(queue)); in ips_removeq_wait()