Searched refs:DISKS_LIST_INCR (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/biosdev/ | ||
H A D | biosdev.c | 73 #define DISKS_LIST_INCR 20 /* increment for resizing disk_list */ macro 146 newlen = disk_list_len + DISKS_LIST_INCR; |
Completed in 44 milliseconds