Searched defs:boot_device (Results 1 – 8 of 8) sorted by relevance
21 def boot_device(target_id: Optional[str], function
40 def boot_device(node_id: str, function
80 enum boot_device { enum
42 u32 boot_device; member
495 auto boot_device = blk_device.substr(first_slash + 1); in ExtraBootDevices() local