Searched refs:MAX_IOCTL_CONFIG_WAIT (Results 1 – 2 of 2) sorted by relevance
147 #define MAX_IOCTL_CONFIG_WAIT 1000 macro1350 for (i = 0; i < MAX_IOCTL_CONFIG_WAIT; i++) { in cciss_setintinfo()1356 if (i >= MAX_IOCTL_CONFIG_WAIT) in cciss_setintinfo()1395 for (i = 0; i < MAX_IOCTL_CONFIG_WAIT; i++) { in cciss_setnodename()1401 if (i >= MAX_IOCTL_CONFIG_WAIT) in cciss_setnodename()
71 #define MAX_IOCTL_CONFIG_WAIT 1000 macro