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