Home
last modified time | relevance | path

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

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