Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_impl.h59 #define SLCNUM_WHOLE_DISK 'q' macro
61 #define IS_SLCNUM_VALID(x) ((x) >= SLCNUM_FIRST && (x) < SLCNUM_WHOLE_DISK)
H A Dlibgrub_fs.c63 if (slice == SLCNUM_WHOLE_DISK) in slice_match()
130 pos[1] = SLCNUM_WHOLE_DISK; in get_sol_prtnum()
402 barg->gb_slcnum = (uint_t)SLCNUM_WHOLE_DISK; in ufs_bootsign()
H A Dlibgrub_cmd.c391 barg->gb_slcnum = (uint_t)SLCNUM_WHOLE_DISK; in findroot()