/freebsd/sys/kern/ |
H A D | kern_ktr.c | 411 struct tstate { struct 415 static struct tstate tstate; argument
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_osm.c | 454 struct ahc_tmode_tstate *tstate; ahc_action() local 565 struct ahc_tmode_tstate *tstate; ahc_action() local 599 struct ahc_tmode_tstate *tstate; ahc_action() local 823 struct ahc_tmode_tstate *tstate; ahc_get_tran_settings() local 925 struct ahc_tmode_tstate *tstate; ahc_execute_scb() local 1199 struct ahc_tmode_tstate *tstate; ahc_abort_ccb() local [all...] |
H A D | aic79xx_osm.c | 472 struct ahd_tmode_tstate *tstate; ahd_action() local 514 struct ahd_tmode_tstate *tstate; ahd_action() local 602 struct ahd_tmode_tstate *tstate; ahd_action() local 726 struct ahd_tmode_tstate *tstate; ahd_set_tran_settings() local 842 struct ahd_tmode_tstate *tstate; ahd_get_tran_settings() local 943 struct ahd_tmode_tstate *tstate; ahd_execute_scb() local 1140 struct ahd_tmode_tstate *tstate; ahd_abort_ccb() local [all...] |
H A D | aic79xx.c | 1051 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 D | aic7xxx_inline.h | 286 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo() argument
|
H A D | aic79xx_inline.h | 502 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo()
|
/freebsd/sbin/ipfw/ |
H A D | ipv6.c | 328 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 D | ipfw2.c | 72 ipfw_obj_ctlv *tstate; /* table state data */ member 3265 pack_object(struct tidx *tstate, const char *name, int otype) in pack_object() 3302 pack_table(struct tidx *tstate, const char *name) in pack_table() 3334 fill_table(ipfw_insn *cmd, char *av, uint8_t opcode, struct tidx *tstate) in fill_table() 3371 fill_ip(ipfw_insn_ip *cmd, char *av, int cblen, struct tidx *tstate) in fill_ip() 3668 fill_iface(ipfw_insn_if *cmd, char *arg, int cblen, struct tidx *tstate) in fill_iface() 3906 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip() 3923 add_dstip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip() 3940 add_srcmac(ipfw_insn *cmd, char *av, struct tidx *tstate) in add_srcmac() 3951 add_dstmac(ipfw_insn *cmd, char *av, struct tidx *tstate) in add_dstmac() [all …]
|
/freebsd/contrib/lib9p/pytest/ |
H A D | client.py | 182 def __init__(self, name, tstate): argument 434 def more_test_cases(tstate): argument
|
/freebsd/usr.sbin/ppp/ |
H A D | slcompress.c | 85 register struct cstate *tstate = comp->tstate; in sl_compress_init() local
|
H A D | slcompress.h | 135 struct cstate tstate[MAX_VJ_STATES]; /* xmit connection states */ member
|
/freebsd/sys/net/ |
H A D | slcompress.h | 146 struct cstate tstate[MAX_STATES]; /* xmit connection states */ member
|
H A D | slcompress.c | 65 struct cstate *tstate = comp->tstate; in sl_compress_init() local
|
/freebsd/sys/dev/isp/ |
H A D | isp_freebsd.h | 150 typedef struct tstate { struct 156 } tstate_t; argument
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_compat.c | 225 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; in parse_rules_v0() local
|
H A D | ip_fw_sockopt.c | 2327 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; in parse_rules_v1() local
|