Home
last modified time | relevance | path

Searched defs:tap (Results 1 – 20 of 20) sorted by relevance

/titanic_51/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_terminfo_skel.c104 const termio_attr_t *tap; in tigetstr() local
122 const termio_attr_t *tap; in tigetflag() local
139 const termio_attr_t *tap; tigetnum() local
[all...]
/titanic_51/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c617 struct ieee80211_tx_ampdu *tap; in ieee80211_ht_node_init() local
651 struct ieee80211_tx_ampdu *tap = &in->in_tx_ampdu[i]; in ieee80211_ht_node_cleanup() local
725 struct ieee80211_tx_ampdu *tap; in ieee80211_ht_wds_init() local
1031 struct ieee80211_tx_ampdu *tap = arg; addba_timeout() local
1038 addba_start_timeout(struct ieee80211_tx_ampdu * tap) addba_start_timeout() argument
1047 addba_stop_timeout(struct ieee80211_tx_ampdu * tap) addba_stop_timeout() argument
1066 ieee80211_addba_request(struct ieee80211_node * in,struct ieee80211_tx_ampdu * tap,int dialogtoken,int baparamset,int batimeout) ieee80211_addba_request() argument
1089 ieee80211_addba_response(struct ieee80211_node * in,struct ieee80211_tx_ampdu * tap,int status,int baparamset,int batimeout) ieee80211_addba_response() argument
1114 ieee80211_addba_stop(struct ieee80211_node * in,struct ieee80211_tx_ampdu * tap) ieee80211_addba_stop() argument
1137 struct ieee80211_tx_ampdu *tap; ieee80211_aggr_recv_action() local
1321 ieee80211_ampdu_request(struct ieee80211_node * in,struct ieee80211_tx_ampdu * tap) ieee80211_ampdu_request() argument
1378 ieee80211_ampdu_stop(struct ieee80211_node * in,struct ieee80211_tx_ampdu * tap) ieee80211_ampdu_stop() argument
1407 ieee80211_send_bar(struct ieee80211_node * in,const struct ieee80211_tx_ampdu * tap) ieee80211_send_bar() argument
[all...]
H A Dnet80211_output.c213 struct ieee80211_tx_ampdu *tap = &in->in_tx_ampdu[ac]; in ieee80211_encap() local
/titanic_51/usr/src/uts/common/sys/
H A Dnet80211_ht.h76 #define IEEE80211_AMPDU_RUNNING(tap) \ argument
80 #define IEEE80211_AMPDU_REQUESTED(tap) \ argument
/titanic_51/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_syslog.c75 va_list tap; in smb_vsyslog() local
/titanic_51/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c4733 pt_lwp_tid(mdb_tgt_t *t, void *tap) in pt_lwp_tid() argument
4750 pt_lwp_iter(mdb_tgt_t *t, void *tap, mdb_addrvec_t *ap) in pt_lwp_iter() argument
4760 pt_lwp_getregs(mdb_tgt_t *t, void *tap, mdb_tgt_tid_t tid, prgregset_t gregs) in pt_lwp_getregs() argument
4771 pt_lwp_setregs(mdb_tgt_t *t, void *tap, mdb_tgt_tid_t tid, prgregset_t gregs) in pt_lwp_setregs() argument
4784 pt_lwp_getxregs(mdb_tgt_t *t, void *tap, mdb_tgt_tid_t tid, prxregset_t *xregs) in pt_lwp_getxregs() argument
4795 pt_lwp_setxregs(mdb_tgt_t *t, void *tap, mdb_tgt_tid_t tid, in pt_lwp_setxregs() argument
4809 pt_lwp_getfpregs(mdb_tgt_t *t, void *tap, mdb_tgt_tid_t tid, in pt_lwp_getfpregs() argument
4821 pt_lwp_setfpregs(mdb_tgt_t *t, void *tap, mdb_tgt_tid_t tid, in pt_lwp_setfpregs() argument
4850 td_thragent_t *tap; in pt_tdb_ctor() local
4861 pt_tdb_dtor(mdb_tgt_t * t,void * tap) pt_tdb_dtor() argument
4871 pt_tdb_tid(mdb_tgt_t * t,void * tap) pt_tdb_tid() argument
4905 pt_tdb_iter(mdb_tgt_t * t,void * tap,mdb_addrvec_t * ap) pt_tdb_iter() argument
4926 pt_tdb_getregs(mdb_tgt_t * t,void * tap,mdb_tgt_tid_t tid,prgregset_t gregs) pt_tdb_getregs() argument
4947 pt_tdb_setregs(mdb_tgt_t * t,void * tap,mdb_tgt_tid_t tid,prgregset_t gregs) pt_tdb_setregs() argument
4970 pt_tdb_getxregs(mdb_tgt_t * t,void * tap,mdb_tgt_tid_t tid,prxregset_t * xregs) pt_tdb_getxregs() argument
4991 pt_tdb_setxregs(mdb_tgt_t * t,void * tap,mdb_tgt_tid_t tid,const prxregset_t * xregs) pt_tdb_setxregs() argument
5015 pt_tdb_getfpregs(mdb_tgt_t * t,void * tap,mdb_tgt_tid_t tid,prfpregset_t * fpregs) pt_tdb_getfpregs() argument
5037 pt_tdb_setfpregs(mdb_tgt_t * t,void * tap,mdb_tgt_tid_t tid,const prfpregset_t * fpregs) pt_tdb_setfpregs() argument
[all...]
/titanic_51/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c108 topo_alloc_t *tap; in topo_open() local
[all...]
/titanic_51/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c419 struct T_info_ack *tap; in rds_info_req() local
/titanic_51/usr/src/uts/common/io/bge/
H A Dbge_mii.c355 uint_t tap; in bge_phy_locked_up() local
[all...]
/titanic_51/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c1031 const char **tap; in add_hostent() local
/titanic_51/usr/src/uts/common/io/wpi/
H A Dwpi.c1707 struct wpi_rx_radiotap_header *tap = &sc->sc_rxtap; local
2208 struct wpi_tx_radiotap_header *tap = &sc->sc_txtap; global() local
[all...]
/titanic_51/usr/src/uts/common/io/rtw/
H A Drtwvar.h467 struct rtw_rx_radiotap_header tap; member
471 struct rtw_tx_radiotap_header tap; member
/titanic_51/usr/src/uts/common/inet/ipf/
H A Dfil.c6552 ipftuneable_t *ta, **tap; local
6628 ipftuneable_t *ta, **tap; local
6657 ipftuneable_t *ta, **tap; global() local
[all...]
/titanic_51/usr/src/uts/common/inet/ip/
H A Dkeysock.c733 keysock_copy_info(struct T_info_ack *tap, keysock_t *ks) in keysock_copy_info() argument
H A Drts.c465 rts_copy_info(struct T_info_ack *tap, rts_t *rts) in rts_copy_info() argument
H A Dspdsock.c3201 spdsock_copy_info(struct T_info_ack *tap, spdsock_t *ss) in spdsock_copy_info() argument
H A Dicmp.c1503 icmp_copy_info(struct T_info_ack *tap, icmp_t *icmp) in icmp_copy_info() argument
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_cc.c184 dtrace_actdesc_t *ap, *tap; in dt_stmt_append() local
/titanic_51/usr/src/uts/common/inet/udp/
H A Dudp.c1362 udp_copy_info(struct T_info_ack *tap, udp_t *udp) in udp_copy_info() argument
/titanic_51/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c759 const mptsas_target_addr_t *tap = tp; in mptsas_target_addr_hash() local