Searched defs:IG_DEV_X86BOOTPAR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h70 IG_DEV_X86BOOTPAR = 1, enumerator in enum:ig_devtype_t
75 #define is_bootpar(type) (type == IG_DEV_X86BOOTPAR)

Completed in 57 milliseconds