Searched refs:IG_DEV_X86BOOTPAR (Results 1 - 2 of 2) 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)
H A Dinstallgrub.c659 device->type = IG_DEV_X86BOOTPAR;

Completed in 69 milliseconds