diff options
Diffstat (limited to 'usr/src/uts/common/sys/stream.h')
-rw-r--r-- | usr/src/uts/common/sys/stream.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/uts/common/sys/stream.h b/usr/src/uts/common/sys/stream.h index 30a2870552..6436c5a0cc 100644 --- a/usr/src/uts/common/sys/stream.h +++ b/usr/src/uts/common/sys/stream.h @@ -721,11 +721,6 @@ typedef struct cmdblk { #define STRLOW 1024 /* - * Block allocation parameters - */ -#define MAXIOCBSZ 1024 /* max ioctl data block size */ - -/* * qwriter perimeter types */ #define PERIM_INNER 1 /* The inner perimeter */ |