Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dips.h175 #define IPS_MAX_IOCTL_QUEUE 8 macro
H A Dips.c1054 if (ha->copp_waitlist.count == IPS_MAX_IOCTL_QUEUE) { in ips_queue_lck()