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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1125 #define sd_check_for_writable_cd ssd_check_for_writable_cd macro
1634 static void sd_check_for_writable_cd(sd_ssc_t *ssc, int path_flag);
3584 * Function: sd_check_for_writable_cd
3601 sd_check_for_writable_cd(sd_ssc_t *ssc, int path_flag) function
3679 "sd_check_for_writable_cd: Mode Sense returned "
10701 sd_check_for_writable_cd(ssc, SD_PATH_DIRECT);
19880 sd_check_for_writable_cd(ssc, SD_PATH_DIRECT_PRIORITY);
21414 * Called from sd_check_for_writable_cd & sd_get_media_info
21508 * sd_check_for_writable_cd & sd_set_mmc_caps.
23866 sd_check_for_writable_cd(ss
[all...]

Completed in 115 milliseconds