Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbufmod.c932 #define SMALLEST_MESSAGE sizeof (struct sb_hdr) + _POINTER_ALIGNMENT macro
1071 if (hp.sbh_totlen + SMALLEST_MESSAGE > sbp->sb_chunk) { in sbaddmsg()