Searched refs:boot_device (Results 1 – 3 of 3) sorted by relevance
155 multiboot_uint32_t boot_device; member
123 struct boot_device { struct124 TAILQ_ENTRY(boot_device) boot_device_chain;128 static TAILQ_HEAD(boot_list, boot_device) boot_devices = TAILQ_HEAD_INITIALIZER( argument1050 struct boot_device *new_device, *device; in pci_emul_add_boot_device()1058 new_device = calloc(1, sizeof(struct boot_device)); in pci_emul_add_boot_device()1496 struct boot_device *device; in init_bootorder()
440 u_int32_t boot_device:12; member