OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bootinf
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x68k/stand/boot/
boot.c
81
uint32_t
bootinf
;
local in function:get_scsi_host_adapter
85
bootinf
= IOCS_BOOTINF();
86
if (
bootinf
< 0xa0) {
91
/* Or,
bootinf
indicates the boot address */
92
bootrom = (char *)(
bootinf
& 0x00ffffe0);
boot.c
81
uint32_t
bootinf
;
local in function:get_scsi_host_adapter
85
bootinf
= IOCS_BOOTINF();
86
if (
bootinf
< 0xa0) {
91
/* Or,
bootinf
indicates the boot address */
92
bootrom = (char *)(
bootinf
& 0x00ffffe0);
boot.c
81
uint32_t
bootinf
;
local in function:get_scsi_host_adapter
85
bootinf
= IOCS_BOOTINF();
86
if (
bootinf
< 0xa0) {
91
/* Or,
bootinf
indicates the boot address */
92
bootrom = (char *)(
bootinf
& 0x00ffffe0);
boot.c
81
uint32_t
bootinf
;
local in function:get_scsi_host_adapter
85
bootinf
= IOCS_BOOTINF();
86
if (
bootinf
< 0xa0) {
91
/* Or,
bootinf
indicates the boot address */
92
bootrom = (char *)(
bootinf
& 0x00ffffe0);
Completed in 42 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025