Searched refs:current_boot_device (Results 1 – 2 of 2) sorted by relevance
1473 struct _boot_device current_boot_device; member
631 if (!ioc->current_boot_device.device) { in _scsih_determine_boot_device()640 ioc->current_boot_device.device = device; in _scsih_determine_boot_device()641 ioc->current_boot_device.channel = channel; in _scsih_determine_boot_device()11446 } else if (ioc->current_boot_device.device) { in _scsih_probe_boot_devices()11447 device = ioc->current_boot_device.device; in _scsih_probe_boot_devices()11448 channel = ioc->current_boot_device.channel; in _scsih_probe_boot_devices()
Completed in 26 milliseconds