Home
last modified time | relevance | path

Searched refs:_boot_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dspl.h256 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
257 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \
259 .boot_device = _boot_device, \
263 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
264 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \
265 .boot_device = _boot_device, \
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h742 struct _boot_device { struct
1471 struct _boot_device req_boot_device;
1472 struct _boot_device req_alt_boot_device;
1473 struct _boot_device current_boot_device;