Searched refs:DDI_PROP_BUF_TOO_SMALL (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dddipropdefs.h169 #define DDI_PROP_BUF_TOO_SMALL 5 /* Callers buf too small */ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h487 {DDI_PROP_BUF_TOO_SMALL, "DDI_PROP_BUF_TOO_SMALL"}, \
/opensolaris-onvv-gate/usr/src/uts/common/tnf/
H A Dtnf.c301 return (DDI_PROP_BUF_TOO_SMALL);
/opensolaris-onvv-gate/usr/src/uts/common/xen/io/
H A Dxpvd.c362 rv = DDI_PROP_BUF_TOO_SMALL;
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c1426 if (ret == DDI_PROP_BUF_TOO_SMALL)
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsunddi.c1697 return (DDI_PROP_BUF_TOO_SMALL);
2050 * DDI_PROP_BUF_TOO_SMALL Prop found, callers buf too small,
4699 return (DDI_PROP_BUF_TOO_SMALL);
4741 error == DDI_PROP_BUF_TOO_SMALL)
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c892 return (DDI_PROP_BUF_TOO_SMALL);

Completed in 307 milliseconds