Home | Sort by: relevance | last modified time | path |
/src/sys/arch/x68k/stand/loadbsd/ | |
loadbsd.c | 117 unsigned binf; local in function:get_current_scsi_interface 121 binf = (unsigned) IOCS_BOOTINF(); 122 if (binf < 0x00fc0000) 125 bootrom = (char *) (binf & 0x00ffffe0); |
loadbsd.c | 117 unsigned binf; local in function:get_current_scsi_interface 121 binf = (unsigned) IOCS_BOOTINF(); 122 if (binf < 0x00fc0000) 125 bootrom = (char *) (binf & 0x00ffffe0); |