Searched refs:T1394_EINVALID_PARAM (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h747 #define T1394_EINVALID_PARAM (-701) macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c954 * indicate the reason. T1394_EINVALID_PARAM indicates that the
997 *result = T1394_EINVALID_PARAM;
1025 *result = T1394_EINVALID_PARAM;
1053 *result = T1394_EINVALID_PARAM;
3526 * (T1394_ECFGROM_FULL), the key is invalid (T1394_EINVALID_PARAM),
3555 *result = T1394_EINVALID_PARAM;
3566 *result = T1394_EINVALID_PARAM;

Completed in 157 milliseconds