Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h247 #define MAN_SFLAG_FAST 0x1 /* M_DATA fastpath mode */ macro
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1535 msp->ms_flags &= ~MAN_SFLAG_FAST; in man_dodetach()
1596 if (((msp->ms_flags & (MAN_SFLAG_FAST | MAN_SFLAG_RAW)) == 0) || in man_uwput()
2342 if (!(msp->ms_flags & MAN_SFLAG_FAST)) in man_dl_ioc_hdr_info()
2374 msp->ms_flags |= MAN_SFLAG_FAST; in man_dl_ioc_hdr_info()