Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dcvcredir.c55 extern int cvc_redir(mblk_t *);
248 if (!cvc_redir(mp)) in cvcr_wput()
269 (void) cvc_redir(mp); in cvcr_ioctl()
H A Dcvc.c689 cvc_redir(mblk_t *mp) in cvc_redir() function
/titanic_41/usr/src/uts/sun4u/starfire/cvcredir/
H A Dcvcredir.c56 extern int cvc_redir(mblk_t *);
243 if (cvc_redir(mp) != 0) in cvcr_wput()
267 error = cvc_redir(mp); in cvcr_ioctl()
/titanic_41/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c640 cvc_redir(mblk_t *mp) in cvc_redir() function