Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dkern_ktr.c410 struct tstate { struct
414 static struct tstate tstate; argument
/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx_osm.c484 struct ahd_tmode_tstate *tstate; in ahd_action() local
526 struct ahd_tmode_tstate *tstate; in ahd_action() local
614 struct ahd_tmode_tstate *tstate; in ahd_action() local
738 struct ahd_tmode_tstate *tstate; in ahd_set_tran_settings() local
854 struct ahd_tmode_tstate *tstate; in ahd_get_tran_settings() local
955 struct ahd_tmode_tstate *tstate; in ahd_execute_scb() local
1146 struct ahd_tmode_tstate *tstate; in ahd_abort_ccb() local
H A Daic7xxx_osm.c466 struct ahc_tmode_tstate *tstate; in ahc_action() local
577 struct ahc_tmode_tstate *tstate; in ahc_action() local
611 struct ahc_tmode_tstate *tstate; in ahc_action() local
835 struct ahc_tmode_tstate *tstate; in ahc_get_tran_settings() local
937 struct ahc_tmode_tstate *tstate; in ahc_execute_scb() local
1205 struct ahc_tmode_tstate *tstate; in ahc_abort_ccb() local
H A Daic7xxx.c488 struct ahc_tmode_tstate *tstate; in ahc_handle_seqint() local
1300 struct ahc_tmode_tstate *tstate; in ahc_handle_scsiint() local
1402 struct ahc_tmode_tstate *tstate; in ahc_force_renegotiation() local
1565 struct ahc_tmode_tstate *tstate; in ahc_alloc_tstate() local
1612 struct ahc_tmode_tstate *tstate; in ahc_free_tstate() local
1852 struct ahc_tmode_tstate *tstate, in ahc_update_neg_request()
1899 struct ahc_tmode_tstate *tstate; in ahc_set_syncrate() local
2023 struct ahc_tmode_tstate *tstate; in ahc_set_width() local
2106 struct ahc_tmode_tstate *tstate; in ahc_update_pending_scbs() local
2366 struct ahc_tmode_tstate *tstate; in ahc_build_transfer_msg() local
[all …]
H A Daic79xx.c1051 struct ahd_tmode_tstate *tstate; in ahd_handle_seqint() local
2264 struct ahd_tmode_tstate *tstate; in ahd_handle_nonpkt_busfree() local
2545 struct ahd_tmode_tstate *tstate; in ahd_force_renegotiation() local
2792 struct ahd_tmode_tstate *tstate; in ahd_alloc_tstate() local
2833 struct ahd_tmode_tstate *tstate; in ahd_free_tstate() local
3007 struct ahd_tmode_tstate *tstate, in ahd_update_neg_request()
3054 struct ahd_tmode_tstate *tstate; in ahd_set_syncrate() local
3198 struct ahd_tmode_tstate *tstate; in ahd_set_width() local
3387 struct ahd_tmode_tstate *tstate; in ahd_update_pending_scbs() local
3677 struct ahd_tmode_tstate *tstate; in ahd_build_transfer_msg() local
[all …]
H A Daic7xxx_inline.h286 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo()
H A Daic79xx_inline.h502 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo()
/freebsd-src/sbin/ipfw/
H A Dipv6.c328 fill_ip6(ipfw_insn_ip6 *cmd, char *av, int cblen, struct tidx *tstate) in fill_ip6()
478 add_srcip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip6()
500 add_dstip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip6()
H A Dipfw2.c70 ipfw_obj_ctlv *tstate; /* table state data */ member
3162 pack_object(struct tidx *tstate, const char *name, int otype) in pack_object()
3199 pack_table(struct tidx *tstate, const char *name) in pack_table()
3210 struct tidx *tstate) in fill_table()
3248 fill_ip(ipfw_insn_ip *cmd, char *av, int cblen, struct tidx *tstate) in fill_ip()
3546 fill_iface(ipfw_insn_if *cmd, char *arg, int cblen, struct tidx *tstate) in fill_iface()
3784 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip()
3801 add_dstip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip()
3818 add_srcmac(ipfw_insn *cmd, char *av, struct tidx *tstate) in add_srcmac()
3829 add_dstmac(ipfw_insn *cmd, char *av, struct tidx *tstate) in add_dstmac()
[all …]
/freebsd-src/contrib/lib9p/pytest/
H A Dclient.py182 def __init__(self, name, tstate): argument
434 def more_test_cases(tstate): argument
/freebsd-src/usr.sbin/ppp/
H A Dslcompress.c85 register struct cstate *tstate = comp->tstate; in sl_compress_init() local
H A Dslcompress.h135 struct cstate tstate[MAX_VJ_STATES]; /* xmit connection states */ member
/freebsd-src/sys/net/
H A Dslcompress.h146 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member
H A Dslcompress.c65 struct cstate *tstate = comp->tstate; in sl_compress_init() local
[all...]
/freebsd-src/sys/dev/isp/
H A Disp_freebsd.h150 typedef struct tstate { struct
156 restart_queuetstate global() argument
/freebsd-src/usr.sbin/bhyve/
H A Dsmbiostbl.c202 uint8_t tstate; /* thermal state */ member
/freebsd-src/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c2928 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; in add_rules() local