/src/sys/arch/m68k/m68k/ |
compat_16_machdep.c | 256 struct sigstate tstate; local in function:compat_16_sys___sigreturn14 304 if (flags == 0 || copyin((void *)rf, &tstate, sizeof(tstate)) != 0) 310 (flags & SS_RTEFRAME) ? tstate.ss_frame.f_format : -1); 321 sz = tstate.ss_frame.f_format; 326 frame->f_format = tstate.ss_frame.f_format; 327 frame->f_vector = tstate.ss_frame.f_vector; 328 memcpy(&frame->F_u, &tstate.ss_frame.F_u, sz); 332 p->p_pid, sz, tstate.ss_frame.f_format); 341 memcpy(frame->f_regs, tstate.ss_frame.f_regs [all...] |
compat_16_machdep.c | 256 struct sigstate tstate; local in function:compat_16_sys___sigreturn14 304 if (flags == 0 || copyin((void *)rf, &tstate, sizeof(tstate)) != 0) 310 (flags & SS_RTEFRAME) ? tstate.ss_frame.f_format : -1); 321 sz = tstate.ss_frame.f_format; 326 frame->f_format = tstate.ss_frame.f_format; 327 frame->f_vector = tstate.ss_frame.f_vector; 328 memcpy(&frame->F_u, &tstate.ss_frame.F_u, sz); 332 p->p_pid, sz, tstate.ss_frame.f_format); 341 memcpy(frame->f_regs, tstate.ss_frame.f_regs [all...] |
compat_16_machdep.c | 256 struct sigstate tstate; local in function:compat_16_sys___sigreturn14 304 if (flags == 0 || copyin((void *)rf, &tstate, sizeof(tstate)) != 0) 310 (flags & SS_RTEFRAME) ? tstate.ss_frame.f_format : -1); 321 sz = tstate.ss_frame.f_format; 326 frame->f_format = tstate.ss_frame.f_format; 327 frame->f_vector = tstate.ss_frame.f_vector; 328 memcpy(&frame->F_u, &tstate.ss_frame.F_u, sz); 332 p->p_pid, sz, tstate.ss_frame.f_format); 341 memcpy(frame->f_regs, tstate.ss_frame.f_regs [all...] |
/src/sys/arch/sparc64/sparc64/ |
sunos32_machdep.c | 109 int64_t tstate; local in function:sunos32_setregs 129 * %tstate: (retain icc and xcc and cwp bits) 133 tstate = ((PSTATE_USER32)<<TSTATE_PSTATE_SHIFT) 149 tf->tf_tstate = tstate; 356 printf("sunos32_sigreturn: return trapframe pc=%p sp=%p tstate=%llx\n",
|
sunos32_machdep.c | 109 int64_t tstate; local in function:sunos32_setregs 129 * %tstate: (retain icc and xcc and cwp bits) 133 tstate = ((PSTATE_USER32)<<TSTATE_PSTATE_SHIFT) 149 tf->tf_tstate = tstate; 356 printf("sunos32_sigreturn: return trapframe pc=%p sp=%p tstate=%llx\n",
|
sunos32_machdep.c | 109 int64_t tstate; local in function:sunos32_setregs 129 * %tstate: (retain icc and xcc and cwp bits) 133 tstate = ((PSTATE_USER32)<<TSTATE_PSTATE_SHIFT) 149 tf->tf_tstate = tstate; 356 printf("sunos32_sigreturn: return trapframe pc=%p sp=%p tstate=%llx\n",
|
/src/sys/net/ |
slcompress.c | 74 struct cstate *tstate = comp->tstate; local in function:sl_compress_init 78 tstate[i].cs_id = i; 79 tstate[i].cs_next = &tstate[i - 1]; 81 tstate[0].cs_next = &tstate[MAX_STATES - 1]; 82 tstate[0].cs_id = 0; 83 comp->last_cs = &tstate[0]; 98 struct cstate *tstate = comp->tstate local in function:sl_compress_setup [all...] |
slcompress.c | 74 struct cstate *tstate = comp->tstate; local in function:sl_compress_init 78 tstate[i].cs_id = i; 79 tstate[i].cs_next = &tstate[i - 1]; 81 tstate[0].cs_next = &tstate[MAX_STATES - 1]; 82 tstate[0].cs_id = 0; 83 comp->last_cs = &tstate[0]; 98 struct cstate *tstate = comp->tstate local in function:sl_compress_setup [all...] |
slcompress.c | 74 struct cstate *tstate = comp->tstate; local in function:sl_compress_init 78 tstate[i].cs_id = i; 79 tstate[i].cs_next = &tstate[i - 1]; 81 tstate[0].cs_next = &tstate[MAX_STATES - 1]; 82 tstate[0].cs_id = 0; 83 comp->last_cs = &tstate[0]; 98 struct cstate *tstate = comp->tstate local in function:sl_compress_setup [all...] |
slcompress.h | 143 struct cstate *last_cs; /* most recently used tstate */ 157 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
|
slcompress.h | 143 struct cstate *last_cs; /* most recently used tstate */ 157 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
|
slcompress.h | 143 struct cstate *last_cs; /* most recently used tstate */ 157 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
|
/src/sys/arch/sparc64/include/ |
db_machdep.h | 57 int64_t tstate; member in struct:trapstate
|
db_machdep.h | 57 int64_t tstate; member in struct:trapstate
|
db_machdep.h | 57 int64_t tstate; member in struct:trapstate
|
/src/sys/dev/ic/ |
aic79xx_osm.c | 325 struct ahd_tmode_tstate *tstate; local in function:ahd_action 357 target_id, &tstate); 424 &tstate); 428 old_autoneg = tstate->auto_negotiate; 442 tstate->tagenable |= 444 tstate->discenable |= 473 if ((tstate->discenable & devinfo.target_mask) == 0 || 474 (tstate->tagenable & devinfo.target_mask) == 0) 479 tstate->tagenable |= devinfo.target_mask; 481 tstate->tagenable &= ~devinfo.target_mask 534 struct ahd_tmode_tstate *tstate; local in function:ahd_execute_scb 820 struct ahd_tmode_tstate *tstate; local in function:ahd_platform_set_tags 835 struct ahd_tmode_tstate *tstate; local in function:ahd_send_async [all...] |
aic79xx_osm.c | 325 struct ahd_tmode_tstate *tstate; local in function:ahd_action 357 target_id, &tstate); 424 &tstate); 428 old_autoneg = tstate->auto_negotiate; 442 tstate->tagenable |= 444 tstate->discenable |= 473 if ((tstate->discenable & devinfo.target_mask) == 0 || 474 (tstate->tagenable & devinfo.target_mask) == 0) 479 tstate->tagenable |= devinfo.target_mask; 481 tstate->tagenable &= ~devinfo.target_mask 534 struct ahd_tmode_tstate *tstate; local in function:ahd_execute_scb 820 struct ahd_tmode_tstate *tstate; local in function:ahd_platform_set_tags 835 struct ahd_tmode_tstate *tstate; local in function:ahd_send_async [all...] |
aic79xx_osm.c | 325 struct ahd_tmode_tstate *tstate; local in function:ahd_action 357 target_id, &tstate); 424 &tstate); 428 old_autoneg = tstate->auto_negotiate; 442 tstate->tagenable |= 444 tstate->discenable |= 473 if ((tstate->discenable & devinfo.target_mask) == 0 || 474 (tstate->tagenable & devinfo.target_mask) == 0) 479 tstate->tagenable |= devinfo.target_mask; 481 tstate->tagenable &= ~devinfo.target_mask 534 struct ahd_tmode_tstate *tstate; local in function:ahd_execute_scb 820 struct ahd_tmode_tstate *tstate; local in function:ahd_platform_set_tags 835 struct ahd_tmode_tstate *tstate; local in function:ahd_send_async [all...] |
aic7xxx_osm.c | 329 struct ahc_tmode_tstate *tstate; local in function:ahc_action 412 &tstate); 416 old_autoneg = tstate->auto_negotiate; 430 tstate->tagenable |= 432 tstate->discenable |= 460 if ((tstate->discenable & devinfo.target_mask) == 0 || 461 (tstate->tagenable & devinfo.target_mask) == 0) 466 tstate->tagenable |= devinfo.target_mask; 468 tstate->tagenable &= ~devinfo.target_mask; 496 if (old_autoneg == tstate->auto_negotiate && first) 524 struct ahc_tmode_tstate *tstate; local in function:ahc_execute_scb 1059 struct ahc_tmode_tstate *tstate; local in function:ahc_platform_set_tags 1116 struct ahc_tmode_tstate *tstate; local in function:ahc_send_async [all...] |
/src/sys/net/npf/ |
npf_state_tcp.c | 297 npf_tcpstate_t *fstate, *tstate; local in function:npf_tcp_inwindow 333 tstate = &nst->nst_tcpst[!flow]; 349 tstate->nst_end = 0; 350 tstate->nst_maxend = 0; 351 tstate->nst_maxwin = 1; 360 tstate->nst_wscale = 0; 384 ack = tstate->nst_end; 387 ack = tstate->nst_end; 413 if (!SEQ_GEQ(seq, fstate->nst_end - tstate->nst_maxwin)) { 422 ackskew = tstate->nst_end - ack [all...] |
npf_state_tcp.c | 297 npf_tcpstate_t *fstate, *tstate; local in function:npf_tcp_inwindow 333 tstate = &nst->nst_tcpst[!flow]; 349 tstate->nst_end = 0; 350 tstate->nst_maxend = 0; 351 tstate->nst_maxwin = 1; 360 tstate->nst_wscale = 0; 384 ack = tstate->nst_end; 387 ack = tstate->nst_end; 413 if (!SEQ_GEQ(seq, fstate->nst_end - tstate->nst_maxwin)) { 422 ackskew = tstate->nst_end - ack [all...] |
npf_state_tcp.c | 297 npf_tcpstate_t *fstate, *tstate; local in function:npf_tcp_inwindow 333 tstate = &nst->nst_tcpst[!flow]; 349 tstate->nst_end = 0; 350 tstate->nst_maxend = 0; 351 tstate->nst_maxwin = 1; 360 tstate->nst_wscale = 0; 384 ack = tstate->nst_end; 387 ack = tstate->nst_end; 413 if (!SEQ_GEQ(seq, fstate->nst_end - tstate->nst_maxwin)) { 422 ackskew = tstate->nst_end - ack [all...] |
/src/usr.sbin/npf/npftest/libnpftest/ |
npf_test_subr.c | 239 npf_tcpstate_t *tstate = &cstream_state.nst_tcpst[!di]; local in function:npf_test_statetrack 250 result[i++] = tstate->nst_end; 251 result[i++] = tstate->nst_maxend; 252 result[i++] = tstate->nst_maxwin; 253 result[i++] = tstate->nst_wscale;
|
npf_test_subr.c | 239 npf_tcpstate_t *tstate = &cstream_state.nst_tcpst[!di]; local in function:npf_test_statetrack 250 result[i++] = tstate->nst_end; 251 result[i++] = tstate->nst_maxend; 252 result[i++] = tstate->nst_maxwin; 253 result[i++] = tstate->nst_wscale;
|
npf_test_subr.c | 239 npf_tcpstate_t *tstate = &cstream_state.nst_tcpst[!di]; local in function:npf_test_statetrack 250 result[i++] = tstate->nst_end; 251 result[i++] = tstate->nst_maxend; 252 result[i++] = tstate->nst_maxwin; 253 result[i++] = tstate->nst_wscale;
|