Home
last modified time | relevance | path

Searched defs:boot_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dstate_map.py193 def valid_boot_state(self, boot_type, state_set): argument
209 def redfish_valid_boot_state(self, boot_type, state_dict): argument
H A Dboot_data.py244 def update(self, boot_type, boot_status): argument
/openbmc/u-boot/arch/arm/mach-imx/
H A Dmmc_env.c22 u8 boot_type = (*p)->boot_dev_type; in mmc_get_env_dev() local
H A Dcpu.c422 u8 boot_type = (*p)->boot_dev_type; in get_boot_device() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h466 uint8_t boot_type; member