Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dspl.h201 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
202 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \
204 .boot_device = _boot_device, \
208 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
209 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \
210 .boot_device = _boot_device, \
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h721 struct _boot_device { struct
1325 struct _boot_device req_boot_device;
1326 struct _boot_device req_alt_boot_device;
1327 struct _boot_device current_boot_device;