OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bc_escape
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/luna68k/stand/boot/
bmd.c
152
void (*
bc_escape
)(int);
member in struct:bmd_softc
181
bp->
bc_escape
= bmd_escape_0;
187
bp->
bc_escape
= bmd_escape;
231
bp->
bc_escape
= bmd_escape_1;
239
bp->
bc_escape
= bmd_escape;
256
bp->
bc_escape
= bmd_escape;
271
bp->
bc_escape
= bmd_escape;
330
bp->
bc_escape
= bmd_escape;
373
(*bp->
bc_escape
)(c);
bmd.c
152
void (*
bc_escape
)(int);
member in struct:bmd_softc
181
bp->
bc_escape
= bmd_escape_0;
187
bp->
bc_escape
= bmd_escape;
231
bp->
bc_escape
= bmd_escape_1;
239
bp->
bc_escape
= bmd_escape;
256
bp->
bc_escape
= bmd_escape;
271
bp->
bc_escape
= bmd_escape;
330
bp->
bc_escape
= bmd_escape;
373
(*bp->
bc_escape
)(c);
Completed in 64 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025