Searched refs:tstate (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/net/npf/
H A Dnpf_state_tcp.c303 npf_tcpstate_t *fstate, *tstate; local
339 tstate = &nst->nst_tcpst[!di];
355 tstate->nst_end = 0;
356 tstate->nst_maxend = 0;
357 tstate->nst_maxwin = 1;
366 tstate->nst_wscale = 0;
390 ack = tstate->nst_end;
393 ack = tstate->nst_end;
419 if (!SEQ_GEQ(seq, fstate->nst_end - tstate->nst_maxwin)) {
428 ackskew = tstate
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_test_subr.c93 npf_tcpstate_t *tstate = &cstream_state.nst_tcpst[!di]; local
104 result[i++] = tstate->nst_end;
105 result[i++] = tstate->nst_maxend;
106 result[i++] = tstate->nst_maxwin;
107 result[i++] = tstate->nst_wscale;
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dcompat_16_machdep.c256 struct sigstate tstate; local
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
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sparc/
H A Drdpr.s5 rdpr %tstate,%g3
H A Dwrpr.s5 wrpr %g3,%tstate
H A Dwrpr.d12 8: 85 90 c0 00 wrpr %g3, %tstate
H A Drdpr.d12 8: 87 50 80 00 rdpr %tstate, %g3
/netbsd-6-1-5-RELEASE/sys/net/
H A Dslcompress.c70 struct cstate *tstate = comp->tstate; local
74 tstate[i].cs_id = i;
75 tstate[i].cs_next = &tstate[i - 1];
77 tstate[0].cs_next = &tstate[MAX_STATES - 1];
78 tstate[0].cs_id = 0;
79 comp->last_cs = &tstate[0];
94 struct cstate *tstate local
[all...]
H A Dslcompress.h139 struct cstate *last_cs; /* most recently used tstate */
153 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member in struct:slcompress
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Daic79xx_osm.c324 struct ahd_tmode_tstate *tstate; local
356 target_id, &tstate);
423 &tstate);
427 old_autoneg = tstate->auto_negotiate;
441 tstate->tagenable |=
443 tstate->discenable |=
472 if ((tstate->discenable & devinfo.target_mask) == 0 ||
473 (tstate->tagenable & devinfo.target_mask) == 0)
478 tstate->tagenable |= devinfo.target_mask;
480 tstate
533 struct ahd_tmode_tstate *tstate; local
825 struct ahd_tmode_tstate *tstate; local
840 struct ahd_tmode_tstate *tstate; local
[all...]
H A Daic7xxx_osm.c325 struct ahc_tmode_tstate *tstate; local
408 &tstate);
412 old_autoneg = tstate->auto_negotiate;
426 tstate->tagenable |=
428 tstate->discenable |=
456 if ((tstate->discenable & devinfo.target_mask) == 0 ||
457 (tstate->tagenable & devinfo.target_mask) == 0)
462 tstate->tagenable |= devinfo.target_mask;
464 tstate->tagenable &= ~devinfo.target_mask;
492 if (old_autoneg == tstate
520 struct ahc_tmode_tstate *tstate; local
1055 struct ahc_tmode_tstate *tstate; local
1114 struct ahc_tmode_tstate *tstate; local
[all...]
H A Daic7xxx.c502 struct ahc_tmode_tstate *tstate; local
520 &tstate);
566 tstate, targ_info,
569 if (tstate->auto_negotiate & devinfo.target_mask) {
1302 struct ahc_tmode_tstate *tstate; local
1312 &tstate);
1397 struct ahc_tmode_tstate *tstate; local
1404 &tstate);
1405 ahc_update_neg_request(ahc, &devinfo, tstate,
1564 struct ahc_tmode_tstate *tstate; local
1610 struct ahc_tmode_tstate *tstate; local
1851 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, struct ahc_tmode_tstate *tstate, struct ahc_initiator_tinfo *tinfo, ahc_neg_type neg_type) argument
1899 struct ahc_tmode_tstate *tstate; local
2025 struct ahc_tmode_tstate *tstate; local
2106 struct ahc_tmode_tstate *tstate; local
2367 struct ahc_tmode_tstate *tstate; local
2993 struct ahc_tmode_tstate *tstate; local
3415 struct ahc_tmode_tstate *tstate; local
3734 struct ahc_tmode_tstate* tstate; local
3938 struct ahc_tmode_tstate *tstate; local
4672 struct ahc_tmode_tstate *tstate; local
6031 struct ahc_tmode_tstate* tstate; local
6787 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, struct ahc_tmode_tstate **tstate, struct ahc_tmode_lstate **lstate, int notfound_failure) argument
6830 struct ahc_tmode_tstate *tstate; local
7268 struct ahc_tmode_tstate *tstate; local
[all...]
H A Daic79xx.c1029 struct ahd_tmode_tstate *tstate; local
1062 &tstate);
2212 struct ahd_tmode_tstate *tstate; local
2224 devinfo.target, &tstate);
2450 struct ahd_tmode_tstate *tstate; local
2462 &tstate);
2463 ahd_update_neg_request(ahd, devinfo, tstate,
2700 struct ahd_tmode_tstate *tstate; local
2708 tstate = malloc(sizeof(*tstate), M_DEVBU
2741 struct ahd_tmode_tstate *tstate; local
2914 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, struct ahd_tmode_tstate *tstate, struct ahd_initiator_tinfo *tinfo, ahd_neg_type neg_type) argument
2962 struct ahd_tmode_tstate *tstate; local
3108 struct ahd_tmode_tstate *tstate; local
3292 struct ahd_tmode_tstate *tstate; local
3580 struct ahd_tmode_tstate *tstate; local
4165 struct ahd_tmode_tstate *tstate; local
4590 struct ahd_tmode_tstate *tstate; local
5000 struct ahd_tmode_tstate* tstate; local
5187 struct ahd_tmode_tstate *tstate; local
6390 struct ahd_tmode_tstate *tstate; local
6563 struct ahd_tmode_tstate *tstate; local
6643 struct ahd_tmode_tstate *tstate; local
7703 struct ahd_tmode_tstate* tstate; local
7955 struct ahd_tmode_tstate *tstate; local
9183 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, struct ahd_tmode_tstate **tstate, struct ahd_tmode_lstate **lstate, int notfound_failure) argument
9227 struct ahd_tmode_tstate *tstate; local
9629 struct ahd_tmode_tstate *tstate; local
[all...]
H A Daic7xxx_inline.h245 struct ahc_tmode_tstate **tstate);
291 u_int remote_id, struct ahc_tmode_tstate **tstate)
303 *tstate = ahc->enabled_targets[our_id];
304 return (&(*tstate)->transinfo[remote_id]);
290 ahc_fetch_transinfo(struct ahc_softc *ahc, char channel, u_int our_id, u_int remote_id, struct ahc_tmode_tstate **tstate) argument
H A Daic79xx_inline.h494 u_int remote_id, struct ahd_tmode_tstate **tstate)
504 *tstate = ahd->enabled_targets[our_id];
505 return (&(*tstate)->transinfo[remote_id]);
493 ahd_fetch_transinfo(struct ahd_softc *ahd, char channel, u_int our_id, u_int remote_id, struct ahd_tmode_tstate **tstate) argument
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dtrap.c426 trap(struct trapframe64 *tf, unsigned int type, vaddr_t pc, long tstate) argument
433 int pstate = tstate >> TSTATE_PSTATE_SHIFT;
1009 uint64_t tstate; local
1064 tstate = tf->tf_tstate;
1082 if (tstate & TSTATE_PRIV) {
1167 if (tstate & TSTATE_PRIV) {
1225 if ((tstate & TSTATE_PRIV) == 0) {
1258 uint64_t tstate; local
1310 tstate = tf->tf_tstate;
1320 if (tstate
1400 uint64_t tstate; local
1512 int64_t tstate; local
[all...]
H A Dsunos32_machdep.c109 int64_t tstate; local
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",
H A Dlocore.s1610 * %g1 = %tl - 1, tstate[tl-1], scratch - local
1634 rdpr %tstate, %g4 ! Try to restore prev %cwp if we were executing a restore
2105 rdpr %tstate, %g2
2108 wrpr %g1, %g2, %tstate
2160 rdpr %tstate, %g1
2402 rdpr %tstate, %g1
2479 rdpr %tstate, %g4
2508 * %g4 -- tstate
2546 wrpr %g4, 0, %tstate
2579 rdpr %tstate,
[all...]
H A Ddb_interface.c87 u_int tstate; /* tstate */ member in struct:traptrace
211 { "tstate", dbreg(tstate), db_sparc_regop, 0 },
1017 (int)te->tt, (unsigned long long)te->tstate,
1059 db_printf("#:tl p:pid tt:tt:tstate:tfault sp:pc\n");
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dtable.c155 struct tstate *ts;
164 struct tstate *ts;
215 struct tstate ts;
H A Dtable.h132 struct tstate { struct
H A Dproto.h220 void twalk ARGS((struct tstate *, struct table *));
221 struct tbl * tnext ARGS((struct tstate *));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsparc64-tdep.c295 and %ccr as laid out in a %tstate register. */
1224 ULONGEST tstate, psr;
1227 tstate = extract_unsigned_integer (regs + offset, 8, byte_order);
1228 psr = ((tstate & TSTATE_CWP) | PSR_S | ((tstate & TSTATE_ICC) >> 12)
1229 | ((tstate & TSTATE_XCC) >> 20) | PSR_V8PLUS);
1340 ULONGEST tstate, psr;
1343 tstate = extract_unsigned_integer (regs + offset, 8, byte_order);
1346 tstate |= (psr & PSR_ICC) << 12;
1348 tstate |
1216 ULONGEST tstate, psr; local
1332 ULONGEST tstate, psr; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c389 PyThreadState *tstate = PyThreadState_GET (); local
391 tstate->frame = frame;
402 PyThreadState *tstate; local
446 tstate = PyThreadState_GET ();
448 frame = PyFrame_New (tstate, code, globals, NULL);
456 tstate->frame = frame;
515 where it insists on having a non-NULL tstate->frame when
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Ddb_machdep.h60 int64_t tstate; member in struct:trapstate

Completed in 187 milliseconds

12