OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:floppyboot
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/shark/stand/ofwboot/
ofdev.h
50
extern int
floppyboot
;
ofdev.c
171
int
floppyboot
;
variable in typeref:typename:int
288
floppyboot
= !strcmp(buf, "floppy");
/src/sys/arch/sparc/stand/ofwboot/
ofdev.h
50
extern int
floppyboot
;
ofdev.c
222
int
floppyboot
;
variable in typeref:typename:int
477
floppyboot
= !strcmp(b.buf, "floppy");
/src/sys/arch/macppc/stand/ofwboot/
boot.h
12
extern bool
floppyboot
;
boot.c
98
bool
floppyboot
;
variable in typeref:typename:bool
303
floppyboot
= is_floppyboot(kernels[i], bootdev);
306
floppyboot
? " (
floppyboot
)" : "");
309
if (
floppyboot
)
ofdev.c
447
if (!
floppyboot
&&
/src/sys/arch/ofppc/stand/ofwboot/
ofdev.h
52
extern int
floppyboot
;
ofdev.c
188
int
floppyboot
;
variable in typeref:typename:int
243
floppyboot
= !strcmp(buf, "floppy");
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025