OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:booting
(Results
1 - 7
of
7
) sorted by relevancy
/src/distrib/common/
sunbootcd.sh
45
into a CD-ROM file system image suitable for
booting
on the
/src/sys/arch/hpcmips/stand/pbsdboot/
main.c
112
BOOL
booting
= FALSE;
variable
600
booting
= TRUE;
617
if(
booting
){
619
booting
= FALSE;
1163
booting
= FALSE;
1296
if(!
booting
){/* ignore! */
/src/sys/dev/vme/
xy.c
239
int
booting
; /* are we
booting
or not? */
member in struct:xyc_attach_args
571
xa.
booting
= 1;
629
/* if
booting
, init the xy_softc */
631
if (xa->
booting
) {
647
/* if not
booting
, make sure we are the only process in the attach for
650
if (!xa->
booting
) {
821
if (!xa->
booting
) {
1070
xa.
booting
= 0;
1173
xa.
booting
= 0
[
all
...]
xd.c
323
int
booting
; /* are we
booting
or not? */
member in struct:xdc_attach_args
672
xa.
booting
= 1;
731
/* if
booting
, init the xd_softc */
733
if (xa->
booting
) {
742
/* if not
booting
, make sure we are the only process in the attach for
745
if (!xa->
booting
) {
907
if (!xa->
booting
) {
1151
xa.
booting
= 0;
1252
xa.
booting
= 0
[
all
...]
/src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex
42
We present a method for
booting
a \ppc{}\R Linux\R kernel on an
56
booting
a \texttt{ppc64} kernel without Open Firmware, and we plan
110
tree that addresses all these problems. When
booting
on OF systems,
/src/sys/arch/sun3/dev/
xd.c
276
int
booting
; /* are we
booting
or not? */
member in struct:xdc_attach_args
514
xa.
booting
= 1;
/src/share/terminfo/
terminfo
2183
# "The vt(4) system console is automatically selected when
booting
via UEFI."
[
all
...]
Completed in 53 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026