Searched refs:NDEVICES (Results 1 – 1 of 1) sorted by relevance
156 #define NDEVICES (sizeof devices / sizeof devices[0]) macro650 for (h = 0; h < NDEVICES && p->handler == NULL; h++) in iov2physical()677 for (n = 0; n < NDEVICES; n++) in physical_MaxDeviceSize()1028 for (h = 0; h < NDEVICES && p->handler == NULL && p->fd >= 0; h++) in physical_Open()1053 for (h = 0; h < NDEVICES && p->handler == NULL; h++) in physical_Open()1058 if (h == NDEVICES) { in physical_Open()