Home
last modified time | relevance | path

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

/src/stand/uboot/
H A Dmain.c206 get_load_device(int *type, int *unit, int *slice, int *partition) in get_load_device() function
496 get_load_device(&load_type, &load_unit, &load_slice, &load_partition); in main()