Searched refs:_boot_device (Results 1 – 2 of 2) sorted by relevance
201 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument202 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \204 .boot_device = _boot_device, \208 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument209 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \210 .boot_device = _boot_device, \
721 struct _boot_device { struct1325 struct _boot_device req_boot_device;1326 struct _boot_device req_alt_boot_device;1327 struct _boot_device current_boot_device;