Lines Matching refs:mblk_t

43 int	oplmsu_uwput(queue_t *, mblk_t *);
46 int oplmsu_lrput(queue_t *, mblk_t *);
71 int oplmsu_uwioctl_iplink(queue_t *, mblk_t *);
72 int oplmsu_uwioctl_ipunlink(queue_t *, mblk_t *);
73 int oplmsu_uwioctl_termios(queue_t *, mblk_t *);
78 int oplmsu_lrioctl_termios(queue_t *, mblk_t *);
79 int oplmsu_lrmsg_error(queue_t *, mblk_t *);
80 int oplmsu_lrdata_xoffxon(queue_t *, mblk_t *);
89 void oplmsu_link_high_primsg(mblk_t **, mblk_t **, mblk_t *);
93 void oplmsu_iocack(queue_t *, mblk_t *, int);
95 int oplmsu_set_ioctl_path(lpath_t *, queue_t *, mblk_t *);
104 void oplmsu_cmn_set_mflush(mblk_t *);
106 int oplmsu_cmn_allocmb(queue_t *, mblk_t *, mblk_t **, size_t, int);
107 int oplmsu_cmn_copymb(queue_t *, mblk_t *, mblk_t **, mblk_t *, int);
108 void oplmsu_cmn_bufcall(queue_t *, mblk_t *, size_t, int);
109 int oplmsu_cmn_prechg(queue_t *, mblk_t *, int, mblk_t **, int *, int *);
110 int oplmsu_stop_prechg(mblk_t **, int *, int *);
111 int oplmsu_cmn_prechg_termio(queue_t *, mblk_t *, int, int, mblk_t **,
113 int oplmsu_cmn_pullup_msg(queue_t *, mblk_t *);
122 int oplmsu_wcmn_chknode(queue_t *, int, mblk_t *);
123 void oplmsu_wcmn_flush_hndl(queue_t *, mblk_t *, krw_t);
124 int oplmsu_wcmn_through_hndl(queue_t *, mblk_t *, int, krw_t);
125 mblk_t *oplmsu_wcmn_high_getq(queue_t *);
126 void oplmsu_wcmn_norm_putbq(queue_t *, mblk_t *, queue_t *);
132 void oplmsu_rcmn_flush_hndl(queue_t *, mblk_t *);
133 int oplmsu_rcmn_through_hndl(queue_t *, mblk_t *, int);
138 void oplmsu_cmn_trace(queue_t *, mblk_t *, int);
139 void oplmsu_cmn_msglog(mblk_t *, int);