OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_sip
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/newsmips/include/
apbus.h
105
extern struct apbus_sysinfo *
_sip
;
apcall.h
34
#define APCALL (*(
_sip
->apbsi_call))
/src/sys/arch/newsmips/stand/bootxx/
start.S
59
sw t0,
_sip
bootxx.c
58
struct apbus_sysinfo *
_sip
;
variable in typeref:struct:apbus_sysinfo *
144
(*entry_point)(a0, a1, a2, a3,
_sip
);
/src/sys/arch/newsmips/newsmips/
mainbus.c
75
if (
_sip
!= NULL) {
machdep.c
112
struct apbus_sysinfo *
_sip
= NULL;
variable in typeref:struct:apbus_sysinfo *
212
_sip
= (void *)bi_arg->sip;
213
x_maxmem =
_sip
->apbsi_memsize;
/src/sys/arch/newsmips/stand/boot/
boot.c
47
struct apbus_sysinfo *
_sip
;
variable in typeref:struct:apbus_sysinfo *
90
_sip
= (void *)a4;
108
maxmem =
_sip
->apbsi_memsize;
192
bi_arg.sip = (int)
_sip
;
/src/sys/arch/newsmips/apbus/
apbus_subr.c
91
dp =
_sip
->apbsi_dev;
Completed in 15 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025