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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c1540 if (DEBUGGING_ERR || sd_error_level == SDERR_ALL) {
H A Dsd.c170 #define sd_error_level ssd_error_level macro
260 uint_t sd_error_level = SCSI_ERR_RETRYABLE; variable
17889 * messages by setting sd_error_level to something other than
17894 (sd_error_level != SCSI_ERR_ALL)) {
17898 (sd_error_level != SCSI_ERR_ALL)) {
17902 if (sd_error_level != SCSI_ERR_ALL) {
18046 (severity < sd_error_level))) {
18221 if (sd_error_level < SCSI_ERR_RETRYABLE) {
18383 if (sd_error_level < SCSI_ERR_RETRYABLE) {
18390 if (sd_error_level >
[all...]

Completed in 105 milliseconds