Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddevfm.h38 #define FM_IOC_OUT_MAXBUFSZ 524288 macro
/titanic_50/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c130 outsz < (FM_IOC_OUT_MAXBUFSZ / 2)) { in fmd_agent_nvl_ioctl()
/titanic_50/usr/src/uts/common/io/
H A Ddevfm.c281 if (fid.fid_outsz > FM_IOC_OUT_MAXBUFSZ) in fm_ioctl()