Home
last modified time | relevance | path

Searched refs:streamtab (Results 1 – 25 of 113) sorted by relevance

12345

/titanic_53/usr/src/uts/common/io/
H A Dconnld.c60 extern struct streamtab conninfo;
134 struct streamtab conninfo = {
H A Ddrcompat.c42 static struct streamtab drstab;
116 static struct streamtab drstab = {
H A Dclone.c66 struct streamtab clninfo = { &clnrinit, &clnwinit };
165 struct streamtab *str; in clnopen()
H A Dstrredirm.c89 static struct streamtab redirminfo = {
H A Dpipemod.c104 static struct streamtab pipeinfo = { &piperinit, &pipewinit, NULL, NULL };
H A Dpckt.c53 static struct streamtab pcktinfo;
164 static struct streamtab pcktinfo = {
H A Dstr_conf.c205 fmodsw_register(const char *name, struct streamtab *str, int flag) in fmodsw_register()
/titanic_53/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_mod.h38 extern struct streamtab sppptun_tab;
/titanic_53/usr/src/uts/common/sys/
H A Dstrsubr.h179 struct streamtab *sd_strtab; /* pointer to streamtab for stream */
735 struct streamtab *dm_str;
753 struct streamtab *f_str;
767 struct streamtab *d_str;
1107 extern int devflg_to_qflag(struct streamtab *, uint32_t, uint32_t *,
1111 extern perdm_t *hold_dm(struct streamtab *, uint32_t, uint32_t);
1251 extern int fmodsw_register(const char *, struct streamtab *, int);
H A Dconf.h67 struct streamtab *f_str;
/titanic_53/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn_mod.c68 extern struct streamtab spppasyn_tab;
/titanic_53/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp_mod.c72 extern struct streamtab spppcomp_tab;
/titanic_53/usr/src/uts/common/inet/
H A Dinetddi.c100 extern struct streamtab INET_DEVSTRTAB;
202 extern struct streamtab INET_MODSTRTAB;
H A Dip_arp.h44 extern struct streamtab dummymodinfo;
/titanic_53/usr/src/uts/common/inet/ip/
H A Dip_dummy.c65 struct streamtab dummymodinfo = {
/titanic_53/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Dusbser_uftdi.c110 static struct streamtab uftdi_str_info = {
/titanic_53/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_mod.c125 static struct streamtab sppp_tab = {
/titanic_53/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dusbser_pl2303.c100 struct streamtab usbser_pl2303_str_info = {
/titanic_53/usr/src/uts/common/inet/nca/
H A Dncaddi.c150 struct streamtab ncainfo = {
/titanic_53/usr/src/uts/common/sys/fs/
H A Dfifonode.h181 extern struct streamtab *fifo_getinfo();
/titanic_53/usr/src/man/man9s/
H A DMakefile72 streamtab.9s \
/titanic_53/usr/src/uts/common/fs/arcflush/
H A Darcflush.c36 (struct streamtab *)0, /* streamtab */
/titanic_53/usr/src/uts/sun4u/starfire/cvcredir/
H A Dcvcredir.c100 struct streamtab cvcrinfo = {
/titanic_53/usr/src/uts/sun4u/starcat/io/
H A Dcvcredir.c99 struct streamtab cvcrinfo = {
/titanic_53/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c287 struct streamtab sdpinfo = {

12345