Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbl.h61 #define BL_FMRI_MAX_BUFSIZE 8192 /* maximum allowed packed FMRI size */ macro
/titanic_41/usr/src/uts/common/io/
H A Dbl.c147 if (blr.bl_fmri == NULL || blr.bl_fmrisz > BL_FMRI_MAX_BUFSIZE || in bl_ioctl()