Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dips.h210 #define IPS_IOCTL_SIZE 8192 macro
Dips.c353 static int ips_ioctlsize = IPS_IOCTL_SIZE; /* Size of the ioctl buffer */
508 {"ioctlsize", &ips_ioctlsize, IPS_IOCTL_SIZE}, in ips_setup()