Home
last modified time | relevance | path

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.c135 static int sd_dtype_optical_bind = -1;
2288 if (sd_dtype_optical_bind < 0) { in sdprobe()
2289 sd_dtype_optical_bind = ddi_prop_get_int in sdprobe()
2294 if (sd_dtype_optical_bind == 0) { in sdprobe()