Home
last modified time | relevance | path

Searched refs:un_f_dvdram_writable_device (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h402 un_f_dvdram_writable_device :1, /* DVDRAM device is writable */ member
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3452 un->un_f_dvdram_writable_device = FALSE; in sd_set_mmc_caps()
3519 un->un_f_dvdram_writable_device = (sense_page[3] & 0x20) ? TRUE : FALSE; in sd_set_mmc_caps()
3520 if (un->un_f_dvdram_writable_device == TRUE) { in sd_set_mmc_caps()
3573 un->un_f_dvdram_writable_device = TRUE; in sd_set_mmc_caps()
10251 if (un->un_f_dvdram_writable_device == FALSE) { in sdopen()
10517 un->un_f_dvdram_writable_device == TRUE) {
10519 if (un->un_f_dvdram_writable_device == TRUE) {