Home
last modified time | relevance | path

Searched refs:ips_removeq_copp_head (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dips.c316 static ips_copp_wait_item_t *ips_removeq_copp_head(ips_copp_queue_t *);
2547 item = ips_removeq_copp_head(&ha->copp_waitlist); in ips_next()
2980 /* Routine Name: ips_removeq_copp_head */
2990 ips_removeq_copp_head(ips_copp_queue_t * queue) in ips_removeq_copp_head() function
2994 METHOD_TRACE("ips_removeq_copp_head", 1); in ips_removeq_copp_head()
3035 return (ips_removeq_copp_head(queue)); in ips_removeq_copp()