Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c58 static void softmac_drv_wput(queue_t *, mblk_t *);
120 (pfi_t)softmac_drv_wput, (pfi_t)softmac_drv_wsrv, NULL, NULL, NULL,
611 softmac_drv_wput(queue_t *wq, mblk_t *mp) in softmac_drv_wput() function