/freebsd-src/sys/kern/ |
H A D | kern_ktr.c | 410 struct tstate { struct 414 static struct tstate tstate; argument
|
/freebsd-src/sys/dev/aic7xxx/ |
H A D | aic79xx_osm.c | 484 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 D | aic7xxx_osm.c | 466 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 D | aic7xxx.c | 488 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 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()
|
H A D | aic79xx_inline.h | 502 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo()
|
/freebsd-src/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 | 70 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 D | client.py | 182 def __init__(self, name, tstate): argument 434 def more_test_cases(tstate): argument
|
/freebsd-src/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-src/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 [all...] |
/freebsd-src/sys/dev/isp/ |
H A D | isp_freebsd.h | 150 typedef struct tstate { struct 156 restart_queuetstate global() argument
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | smbiostbl.c | 202 uint8_t tstate; /* thermal state */ member
|
/freebsd-src/sys/netpfil/ipfw/ |
H A D | ip_fw_sockopt.c | 2928 ipfw_obj_ctlv *ctlv, *rtlv, *tstate; in add_rules() local
|