Home
last modified time | relevance | path

Searched refs:boot_host (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_setup.c405 void *boot_host; variable
461 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()
/linux-2.4.37.9/drivers/scsi/
Dmegaraid2.c5192 adapter_t *boot_host; in mega_reorder_hosts() local
5198 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()
Dmegaraid.c3739 mega_host_config *boot_host; local
3745 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) {