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

/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c68 int disklist_index; /* index to disk_list of the mapped path */ member in struct:__anon45
632 mapinfo[i].disklist_index = matchedindex;
637 mapinfo[j].disklist_index == matchedindex) {
660 disk_list[mapinfo[i].disklist_index]);
663 mapinfo[i].disklist_index = 0;
691 mapinfo[i].disklist_index = matchedindex;
696 mapinfo[j].disklist_index == matchedindex) {
713 disk_list[mapinfo[i].disklist_index]);
718 disk_list[mapinfo[i].disklist_index],

Completed in 57 milliseconds