Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_ktr.c404 struct tstate { struct
408 static struct tstate tstate; variable
/NextBSD/sys/dev/aic7xxx/
HDaic7xxx_osm.c461 struct ahc_tmode_tstate *tstate; in ahc_action() local
574 struct ahc_tmode_tstate *tstate; in ahc_action() local
608 struct ahc_tmode_tstate *tstate; in ahc_action() local
833 struct ahc_tmode_tstate *tstate; in ahc_get_tran_settings() local
935 struct ahc_tmode_tstate *tstate; in ahc_execute_scb() local
1212 struct ahc_tmode_tstate *tstate; in ahc_abort_ccb() local
HDaic79xx_osm.c476 struct ahd_tmode_tstate *tstate; in ahd_action() local
519 struct ahd_tmode_tstate *tstate; in ahd_action() local
608 struct ahd_tmode_tstate *tstate; in ahd_action() local
733 struct ahd_tmode_tstate *tstate; in ahd_set_tran_settings() local
849 struct ahd_tmode_tstate *tstate; in ahd_get_tran_settings() local
950 struct ahd_tmode_tstate *tstate; in ahd_execute_scb() local
1151 struct ahd_tmode_tstate *tstate; in ahd_abort_ccb() local
HDaic7xxx.c495 struct ahc_tmode_tstate *tstate; in ahc_handle_seqint() local
1311 struct ahc_tmode_tstate *tstate; in ahc_handle_scsiint() local
1413 struct ahc_tmode_tstate *tstate; in ahc_force_renegotiation() local
1577 struct ahc_tmode_tstate *tstate; in ahc_alloc_tstate() local
1624 struct ahc_tmode_tstate *tstate; in ahc_free_tstate() local
1866 struct ahc_tmode_tstate *tstate, in ahc_update_neg_request()
1913 struct ahc_tmode_tstate *tstate; in ahc_set_syncrate() local
2039 struct ahc_tmode_tstate *tstate; in ahc_set_width() local
2122 struct ahc_tmode_tstate *tstate; in ahc_update_pending_scbs() local
2383 struct ahc_tmode_tstate *tstate; in ahc_build_transfer_msg() local
[all …]
HDaic79xx.c1062 struct ahd_tmode_tstate *tstate; in ahd_handle_seqint() local
2284 struct ahd_tmode_tstate *tstate; in ahd_handle_nonpkt_busfree() local
2569 struct ahd_tmode_tstate *tstate; in ahd_force_renegotiation() local
2817 struct ahd_tmode_tstate *tstate; in ahd_alloc_tstate() local
2858 struct ahd_tmode_tstate *tstate; in ahd_free_tstate() local
3032 struct ahd_tmode_tstate *tstate, in ahd_update_neg_request()
3079 struct ahd_tmode_tstate *tstate; in ahd_set_syncrate() local
3224 struct ahd_tmode_tstate *tstate; in ahd_set_width() local
3415 struct ahd_tmode_tstate *tstate; in ahd_update_pending_scbs() local
3707 struct ahd_tmode_tstate *tstate; in ahd_build_transfer_msg() local
[all …]
HDaic7xxx_inline.h286 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo()
HDaic79xx_inline.h502 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo()
/NextBSD/lib/libc/sparc64/fpu/
HDfpu.c130 u_long fsr, tstate; in __fpu_exception() local
270 u_long tstate) in __fpu_execute()
/NextBSD/sys/dev/isp/
HDisp_freebsd.h166 typedef struct tstate { struct
182 } tstate_t; argument
/NextBSD/sbin/ipfw/
HDipfw2.c70 ipfw_obj_ctlv *tstate; /* table state data */ member
2546 ipfw_obj_ctlv *ctlv, *tstate; in ipfw_show_config() local
2733 pack_object(struct tidx *tstate, char *name, int otype) in pack_object()
2770 pack_table(struct tidx *tstate, char *name) in pack_table()
2780 fill_table(ipfw_insn *cmd, char *av, uint8_t opcode, struct tidx *tstate) in fill_table()
2818 fill_ip(ipfw_insn_ip *cmd, char *av, int cblen, struct tidx *tstate) in fill_ip()
3113 fill_iface(ipfw_insn_if *cmd, char *arg, int cblen, struct tidx *tstate) in fill_iface()
3351 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip()
3368 add_dstip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip()
3420 add_src(ipfw_insn *cmd, char *av, u_char proto, int cblen, struct tidx *tstate) in add_src()
[all …]
/NextBSD/sys/sparc64/include/
HDtstate.h79 #define TSTATE_SECURE(tstate) \ argument
/NextBSD/usr.sbin/ppp/
HDslcompress.c87 register struct cstate *tstate = comp->tstate; in sl_compress_init() local
HDslcompress.h135 struct cstate tstate[MAX_VJ_STATES]; /* xmit connection states */ member
/NextBSD/sys/net/
HDslcompress.h146 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member
HDslcompress.c68 register struct cstate *tstate = comp->tstate; local
/NextBSD/contrib/gdb/gdb/
HDsparc64-tdep.c1157 ULONGEST tstate, psr; in sparc64_supply_gregset() local
1271 ULONGEST tstate, psr; in sparc64_collect_gregset() local
HDinfttrace.c1792 ttstate_t candidate_tstate, tstate; in select_stopped_thread_of_process() local
1946 ttstate_t tstate; in check_thread_consistency() local
2507 ttstate_t tstate; in count_unhandled_events() local
/NextBSD/usr.sbin/bhyve/
HDsmbiostbl.c170 uint8_t tstate; /* thermal state */ member
/NextBSD/sys/netpfil/ipfw/
HDip_fw_sockopt.c2438 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; in add_rules() local