Searched refs:KERNEL_TYPE_FREEBSD (Results 1 - 3 of 3) sorted by relevance

/external/grub/stage2/
H A Dboot.c134 type = KERNEL_TYPE_FREEBSD;
193 type = KERNEL_TYPE_FREEBSD;
610 if (type == KERNEL_TYPE_FREEBSD || type == KERNEL_TYPE_NETBSD)
928 if (type == KERNEL_TYPE_FREEBSD)
H A Dshared.h849 KERNEL_TYPE_FREEBSD, /* FreeBSD. */ enumerator in enum:__anon1197
H A Dbuiltins.c256 case KERNEL_TYPE_FREEBSD:
2382 suggested_type = KERNEL_TYPE_FREEBSD;

Completed in 52 milliseconds