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

/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c329 probe_disks(int devidx, int load_type, int load_unit, int load_slice, argument
357 if (load_unit == -1) {
375 if ((currdev.d_unit = uboot_diskgetunit(load_type, load_unit)) != -1) {
393 int load_type, load_unit, load_slice, load_partition; local
448 get_load_device(&load_type, &load_unit, &load_slice, &load_partition);
468 if (probe_disks(i, load_type, load_unit, load_slice,

Completed in 69 milliseconds