Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c7157 int num_in_q = scsi_device_busy(sdp); in schedule_resp() local
7160 if ((num_in_q == qdepth) && in schedule_resp()
7167 sdev_printk(KERN_INFO, sdp, "%s: num_in_q=%d +1, <inject> status: TASK SET FULL\n", in schedule_resp()
7168 __func__, num_in_q); in schedule_resp()