OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unit_init
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/vax/boot/boot/
data.h
37
* bqo->
unit_init
() is used to initialize the controller,
51
long
unit_init
; /* 4 Unit initialization entry */
member in struct:bqo
/src/sys/arch/vax/boot/xxboot/
bootxx.c
73
int
unit_init
(int, struct rpb *, int);
238
if (bqo->
unit_init
&& (moved++ == 0)) {
241
initfn = rpb->iovec + bqo->
unit_init
;
254
* wanted by bqo->
unit_init
.
256
unit_init
(initfn, rpb, bootregs[12]);
start.S
222
ENTRY(
unit_init
, R6|R7|R8|R9|R10|R11)
function
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025