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

/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Dlibuboot.h76 int uboot_diskgetunit(int type, int type_unit);
H A Ddisk.c288 uboot_diskgetunit(int type, int type_unit) function
/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c361 currdev.d_unit = uboot_diskgetunit(load_type, unit);
375 if ((currdev.d_unit = uboot_diskgetunit(load_type, load_unit)) != -1) {

Completed in 302 milliseconds