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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c215 #define sd_dtype_optical_bind ssd_dtype_optical_bind macro
247 static int sd_dtype_optical_bind = -1; variable
2774 * If first time through and sd_dtype_optical_bind
2778 if (sd_dtype_optical_bind < 0) {
2779 sd_dtype_optical_bind = ddi_prop_get_int
2784 if (sd_dtype_optical_bind == 0) {

Completed in 133 milliseconds