Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dgldpriv.h253 mblk_t *(*mkfastpath)(gld_t *, mblk_t *); member
/titanic_41/usr/src/uts/common/io/
H A Dgld.c3494 if ((nmp = (*ifp->mkfastpath)(gld, mp)) == NULL) { in gld_fastpath()