Searched refs:maxdrives (Results 1 – 1 of 1) sorted by relevance
361 dslabel(int maxdrives, int diskcol, int diskrow) in dslabel() argument377 for (i = 0; i < num_devices && j < maxdrives; i++) in dslabel()424 dsshow(int maxdrives, int diskcol, int diskrow, struct statinfo *now, struct statinfo *then) in dsshow() argument428 for (i = 0, lc = 0; i < num_devices && lc < maxdrives; i++) in dsshow()