Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbufmod.h87 #define SB_NO_HEADER 2 /* don't add header structure to data */ macro
/titanic_41/usr/src/uts/common/io/
H A Dbufmod.c978 if (sbp->sb_flags & SB_NO_HEADER) { in sbaddmsg()