Searched refs:boot_host (Results 1 – 3 of 3) sorted by relevance
405 void *boot_host; variable461 boot_host = host; in note_scsi_host()504 if (boot_host != NULL) { in find_boot_device()505 boot_dev = sd_find_target(boot_host, boot_target); in find_boot_device()
5192 adapter_t *boot_host; in mega_reorder_hosts() local5198 boot_host = NULL; in mega_reorder_hosts()5201 boot_host = mega_hbas[i].hostdata_addr; in mega_reorder_hosts()5206 if (!boot_host) { in mega_reorder_hosts()5221 if (mega_hbas[i].hostdata_addr == boot_host) { in mega_reorder_hosts()
3739 mega_host_config *boot_host; local3745 boot_host = NULL;3748 boot_host = mega_hbas[i].hostdata_addr;3753 if (boot_host == NULL) {3768 if (mega_hbas[i].hostdata_addr == boot_host) {