Searched refs:MAX_IOCTL_CONFIG_WAIT (Results 1 – 2 of 2) sorted by relevance
149 #define MAX_IOCTL_CONFIG_WAIT 1000 macro1334 for (i = 0; i < MAX_IOCTL_CONFIG_WAIT; i++) { in cciss_setintinfo()1340 if (i >= MAX_IOCTL_CONFIG_WAIT) in cciss_setintinfo()1379 for (i = 0; i < MAX_IOCTL_CONFIG_WAIT; i++) { in cciss_setnodename()1385 if (i >= MAX_IOCTL_CONFIG_WAIT) in cciss_setnodename()
68 #define MAX_IOCTL_CONFIG_WAIT 1000 macro