Home
last modified time | relevance | path

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

/titanic_44/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_44/usr/src/uts/common/os/
H A Dmodsysfile.c503 struct sysparam *sysp; in do_sysfile_cmd() local
841 struct sysparam *sysp; in mod_sysvar() local
877 struct sysparam *sysp; in check_system_file() local
921 sysparam_compare_entry(struct sysparam *sysp, struct sysparam *entry) in sysparam_compare_entry()
983 sysparam_count_entry(struct sysparam *sysp, int *cnt, u_longlong_t *value) in sysparam_count_entry()
1008 sysparam_print_warning(struct sysparam *sysp, u_longlong_t value) in sysparam_print_warning()
1095 struct sysparam *sysp; in mod_sysctl() local
1152 struct sysparam *sysp; in mod_sysctl_type() local
1173 sys_set_var(int fcn, struct sysparam *sysp, void *p) in sys_set_var()
1222 set_int8_var(uintptr_t symaddr, struct sysparam *sysp) in set_int8_var()
[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; in mod_removesys_sysent() local
H A Dswapgeneric.c271 preload_module(struct sysparam *sysp, void *p) in preload_module()
/titanic_44/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()
/titanic_44/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()
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c265 struct boot_syscalls *sysp; /* passed in from boot */ variable
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3404 struct sysparam *sysp, sys; in sysfile() local