Searched defs:sd_log_dev_status_event (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1038 #define sd_log_dev_status_event ssd_log_dev_status_event macro
1512 static void sd_log_dev_status_event(struct sd_lun *un, char *esc, int km_flag);
19672 * Function: sd_log_dev_status_event
19679 sd_log_dev_status_event(struct sd_lun *un, char *esc, int km_flag) function
19689 "sd_log_dev_status_event: fail to allocate space\n");
19697 "sd_log_dev_status_event: fail to allocate space\n");
19714 "sd_log_dev_status_event: fail to add attribute\n");
19723 "sd_log_dev_status_event: fail to log sysevent\n");
19741 sd_log_dev_status_event(un, ESC_DEV_DLE, km_flag);
19755 sd_log_dev_status_event(u
[all...]

Completed in 116 milliseconds