/src/sys/arch/sparc64/sparc64/ |
sunos32_machdep.c | 94 static int ev_out32(struct firm_event *, int, struct uio *); 120 /* Setup the ev_out32 hook */ 123 ev_out32_hook = ev_out32; 382 ev_out32(struct firm_event *e, int n, struct uio *uio) function in typeref:typename:int
|
sunos32_machdep.c | 94 static int ev_out32(struct firm_event *, int, struct uio *); 120 /* Setup the ev_out32 hook */ 123 ev_out32_hook = ev_out32; 382 ev_out32(struct firm_event *e, int n, struct uio *uio) function in typeref:typename:int
|
netbsd32_machdep.c | 93 static int ev_out32(struct firm_event *, int, struct uio *); 118 /* Setup the ev_out32 hook */ 121 ev_out32_hook = ev_out32; 585 ev_out32(struct firm_event *e, int n, struct uio *uio) function in typeref:typename:int
|
netbsd32_machdep.c | 93 static int ev_out32(struct firm_event *, int, struct uio *); 118 /* Setup the ev_out32 hook */ 121 ev_out32_hook = ev_out32; 585 ev_out32(struct firm_event *e, int n, struct uio *uio) function in typeref:typename:int
|