Searched refs:req_boot_device (Results 1 – 2 of 2) sorted by relevance
1471 struct _boot_device req_boot_device; member
603 if (!ioc->req_boot_device.device) { in _scsih_determine_boot_device()612 ioc->req_boot_device.device = device; in _scsih_determine_boot_device()613 ioc->req_boot_device.channel = channel; in _scsih_determine_boot_device()11440 if (ioc->req_boot_device.device) { in _scsih_probe_boot_devices()11441 device = ioc->req_boot_device.device; in _scsih_probe_boot_devices()11442 channel = ioc->req_boot_device.channel; in _scsih_probe_boot_devices()