Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbufmod.h86 #define SB_NO_PROTO_CVT 4 /* don't convert proto to data */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dbufmod.c467 if (sbp->sb_flags & SB_NO_PROTO_CVT) { in sbrput()