Searched refs:UB_MAX_HOSTS (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dub.c107 * Every one of them takes a host, see UB_MAX_HOSTS.
377 #define UB_MAX_HOSTS 26 macro
378 static char ub_hostv[UB_MAX_HOSTS];
397 for (i = 0; i < UB_MAX_HOSTS; i++) {
412 if (id < 0 || id >= UB_MAX_HOSTS) {

Completed in 11 milliseconds