Home
last modified time | relevance | path

Searched refs:dld_wput (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Ddld.h444 void dld_wput(queue_t *, mblk_t *);
/titanic_44/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c767 dld_wput(sup->su_wq, mp); in softmac_wput_single_nondata()
988 dld_wput(sup->su_wq, mp); in softmac_wput_data()
/titanic_44/usr/src/uts/common/io/dld/
H A Ddld_str.c397 dld_wput(queue_t *wq, mblk_t *mp) in dld_wput() function
499 wq->qi_putp = (pfi_t)dld_wput; in dld_init_ops()
/titanic_44/usr/src/uts/common/io/
H A Dbridge.c222 (int (*)())dld_wput, /* qi_putp */