Searched refs:imageboot_type (Results 1 – 2 of 2) sorted by relevance
33 typedef enum imageboot_type { enum
937 imageboot_type_t imageboot_type = imageboot_needed(); in bsd_init() local938 if (netboot == FALSE && imageboot_type) { in bsd_init()943 bsd_init_kprintf("doing image boot: type = %d\n", imageboot_type); in bsd_init()944 imageboot_setup(imageboot_type); in bsd_init()