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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h46 #define SD_FAILURE (-1) macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3764 * sd_process_sdconf_file returns SD_FAILURE if it cannot find
3771 if (sd_process_sdconf_file(un) == SD_FAILURE) {
3793 * SD_FAILURE - The driver config list was not obtained or
3857 int rval = SD_FAILURE;
3866 return (SD_FAILURE);
3874 * Each duplet should show as a pair of strings, return SD_FAILURE
3882 return (SD_FAILURE);
3951 rval = SD_FAILURE;
3958 rval = SD_FAILURE;
4445 * SD_FAILURE
[all...]

Completed in 93 milliseconds