Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c312 static ips_copp_wait_item_t *ips_removeq_copp_head(ips_copp_queue_t *);
2562 item = ips_removeq_copp_head(&ha->copp_waitlist); in ips_next()
2995 /* Routine Name: ips_removeq_copp_head */
3005 ips_removeq_copp_head(ips_copp_queue_t * queue) in ips_removeq_copp_head() function
3009 METHOD_TRACE("ips_removeq_copp_head", 1); in ips_removeq_copp_head()
3050 return (ips_removeq_copp_head(queue)); in ips_removeq_copp()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c316 static ips_copp_wait_item_t *ips_removeq_copp_head(ips_copp_queue_t *);
2565 item = ips_removeq_copp_head(&ha->copp_waitlist); in ips_next()
2998 /* Routine Name: ips_removeq_copp_head */
3008 ips_removeq_copp_head(ips_copp_queue_t * queue) in ips_removeq_copp_head() function
3012 METHOD_TRACE("ips_removeq_copp_head", 1); in ips_removeq_copp_head()
3053 return (ips_removeq_copp_head(queue)); in ips_removeq_copp()

Completed in 14 milliseconds