Home
last modified time | relevance | path

Searched defs:sysp (Results 1 – 8 of 8) sorted by relevance

/titanic_52/usr/src/uts/intel/sys/
H A Dbootsvcs.h72 #define BSVC_GETCHAR(sysp) (((sysp)->bsvc_getchar)()) argument
73 #define BSVC_PUTCHAR(sysp, c) (((sysp)->bsvc_putchar)(c)) argument
74 #define BSVC_ISCHAR(sysp) (((sysp)->bsvc_ischar)()) argument
/titanic_52/usr/src/uts/common/os/
H A Dmodsysfile.c503 struct sysparam *sysp; in do_sysfile_cmd() local
841 struct sysparam *sysp; mod_sysvar() local
877 struct sysparam *sysp; check_system_file() local
921 sysparam_compare_entry(struct sysparam * sysp,struct sysparam * entry) sysparam_compare_entry() argument
983 sysparam_count_entry(struct sysparam * sysp,int * cnt,u_longlong_t * value) sysparam_count_entry() argument
1008 sysparam_print_warning(struct sysparam * sysp,u_longlong_t value) sysparam_print_warning() argument
1095 struct sysparam *sysp; mod_sysctl() local
1152 struct sysparam *sysp; mod_sysctl_type() local
1173 sys_set_var(int fcn,struct sysparam * sysp,void * p) sys_set_var() argument
1222 set_int8_var(uintptr_t symaddr,struct sysparam * sysp) set_int8_var() argument
1249 set_int16_var(uintptr_t symaddr,struct sysparam * sysp) set_int16_var() argument
1276 set_int32_var(uintptr_t symaddr,struct sysparam * sysp) set_int32_var() argument
1303 set_int64_var(uintptr_t symaddr,struct sysparam * sysp) set_int64_var() argument
1490 struct sysparam *sysp; setparams() local
[all...]
H A Dmodconf.c728 struct sysent *sysp; in mod_infosysnum() local
744 struct sysent *sysp; in mod_installsys_sysent() local
811 struct sysent *sysp; mod_removesys_sysent() local
[all...]
H A Dswapgeneric.c271 preload_module(struct sysparam *sysp, void *p) in preload_module() argument
/titanic_52/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c1358 sg_get_prom_version(int *sysp, int *intfp, int *bldp) in sg_get_prom_version() argument
/titanic_52/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c1370 sg_get_prom_version(int *sysp, int *intfp, int *bldp) in sg_get_prom_version() argument
/titanic_52/usr/src/uts/i86pc/os/
H A Dstartup.c266 struct boot_syscalls *sysp; /* passed in from boot */ variable
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3404 struct sysparam *sysp, sys; in sysfile() local