Searched refs:tl_merror (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | tl.c | 936 static void tl_merror(queue_t *, mblk_t *, int); 1809 tl_merror(wq, mp, EPROTO); in tl_wput() 1853 tl_merror(wq, mp, EPROTO); in tl_wput() 1878 tl_merror(wq, mp, EPROTO); in tl_wput() 1892 tl_merror(wq, mp, EPROTO); in tl_wput() 1924 tl_merror(wq, mp, EPROTO); in tl_wput() 1942 tl_merror(wq, mp, EPROTO); in tl_wput() 2213 tl_merror(tep->te_wq, mp, EPROTO); in tl_do_proto() 2221 tl_merror(tep->te_wq, mp, EPROTO); in tl_do_proto() 2229 tl_merror(tep->te_wq, mp, EPROTO); in tl_do_proto() [all …]
|