Home
last modified time | relevance | path

Searched defs:tstate (Results 1 – 15 of 15) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic79xx_openbsd.c256 struct ahd_tmode_tstate *tstate; in ahd_action() local
321 struct ahd_tmode_tstate *tstate; in ahd_execute_scb() local
523 struct ahd_tmode_tstate *tstate; in ahd_platform_set_tags() local
560 struct ahd_tmode_tstate *tstate; in ahd_adapter_req_set_xfer_mode() local
H A Daic7xxx.c510 struct ahc_tmode_tstate *tstate; in ahc_handle_seqint() local
1439 struct ahc_tmode_tstate *tstate; in ahc_force_renegotiation() local
1603 struct ahc_tmode_tstate *tstate; in ahc_alloc_tstate() local
1648 struct ahc_tmode_tstate *tstate; in ahc_free_tstate() local
1937 struct ahc_tmode_tstate *tstate; in ahc_set_syncrate() local
2063 struct ahc_tmode_tstate *tstate; in ahc_set_width() local
2146 struct ahc_tmode_tstate *tstate; in ahc_update_pending_scbs() local
2407 struct ahc_tmode_tstate *tstate; in ahc_build_transfer_msg() local
3034 struct ahc_tmode_tstate *tstate; in ahc_parse_msg() local
3463 struct ahc_tmode_tstate *tstate; in ahc_handle_msg_reject() local
[all …]
H A Daic7xxx_openbsd.c304 struct ahc_tmode_tstate *tstate; in ahc_execute_scb() local
597 struct ahc_tmode_tstate *tstate; in ahc_platform_set_tags() local
632 struct ahc_tmode_tstate *tstate; in ahc_adapter_req_set_xfer_mode() local
H A Daic79xx.c1074 struct ahd_tmode_tstate *tstate; in ahd_handle_seqint() local
2547 struct ahd_tmode_tstate *tstate; in ahd_force_renegotiation() local
2796 struct ahd_tmode_tstate *tstate; in ahd_alloc_tstate() local
2836 struct ahd_tmode_tstate *tstate; in ahd_free_tstate() local
3057 struct ahd_tmode_tstate *tstate; in ahd_set_syncrate() local
3203 struct ahd_tmode_tstate *tstate; in ahd_set_width() local
3399 struct ahd_tmode_tstate *tstate; in ahd_update_pending_scbs() local
3687 struct ahd_tmode_tstate *tstate; in ahd_build_transfer_msg() local
4272 struct ahd_tmode_tstate *tstate; in ahd_parse_msg() local
4697 struct ahd_tmode_tstate *tstate; in ahd_handle_msg_reject() local
[all …]
H A Daic7xxx_inline.h294 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo()
/openbsd/sys/net/
H A Dslcompress.c66 struct cstate *tstate = comp->tstate; in sl_compress_init() local
90 struct cstate *tstate = comp->tstate; in sl_compress_setup() local
H A Dslcompress.h152 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member
/openbsd/bin/ksh/
H A Dtable.h134 struct tstate { struct
135 int left;
136 struct tbl **next;
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsparc64-tdep.c1169 ULONGEST tstate, psr; in sparc64_supply_gregset() local
1283 ULONGEST tstate, psr; in sparc64_collect_gregset() local
H A Dinfttrace.c1789 ttstate_t candidate_tstate, tstate; in select_stopped_thread_of_process() local
1943 ttstate_t tstate; in check_thread_consistency() local
2504 ttstate_t tstate; in count_unhandled_events() local
/openbsd/sys/arch/sparc64/include/
H A Ddb_machdep.h49 int64_t tstate; member
/openbsd/sys/arch/sparc64/sparc64/
H A Dtrap.c318 trap(struct trapframe *tf, unsigned type, vaddr_t pc, long tstate) in trap()
H A Dmachdep.c250 int64_t tstate; in setregs() local
/openbsd/usr.bin/sndiod/
H A Ddev.h195 unsigned int tstate; /* one of MTC_* constants */ member
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp4671 nub_state_t tstate = DNBThreadGetState(pid, action.tid); in HandlePacket_S() local