Home
last modified time | relevance | path

Searched refs:type_unit (Results 1 – 2 of 2) sorted by relevance

/titanic_54/usr/src/boot/sys/boot/uboot/lib/
H A Dlibuboot.h76 int uboot_diskgetunit(int type, int type_unit);
H A Ddisk.c295 uboot_diskgetunit(int type, int type_unit) in uboot_diskgetunit() argument
303 if (local_type_unit == type_unit) { in uboot_diskgetunit()