Searched refs:current_boot_device (Results 1 – 1 of 1) sorted by relevance
637 if (!ioc->current_boot_device.device) { in _scsih_determine_boot_device() 644 ioc_info(ioc, "%s: current_boot_device(0x%016llx)\n", in _scsih_determine_boot_device() 646 ioc->current_boot_device.device = device; in _scsih_determine_boot_device() 647 ioc->current_boot_device.channel = channel; in _scsih_determine_boot_device() 11436 } else if (ioc->current_boot_device.device) { in _scsih_probe_boot_devices() 11437 device = ioc->current_boot_device.device; in _scsih_probe_boot_devices() 11438 channel = ioc->current_boot_device.channel; in _scsih_probe_boot_devices()