Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h402 un_f_dvdram_writable_device :1, /* DVDRAM device is writable */ member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3454 un->un_f_dvdram_writable_device = FALSE; in sd_set_mmc_caps()
3521 un->un_f_dvdram_writable_device = (sense_page[3] & 0x20) ? TRUE : FALSE; in sd_set_mmc_caps()
3522 if (un->un_f_dvdram_writable_device == TRUE) { in sd_set_mmc_caps()
3575 un->un_f_dvdram_writable_device = TRUE; in sd_set_mmc_caps()
10250 if (un->un_f_dvdram_writable_device == FALSE) { in sdopen()
10516 un->un_f_dvdram_writable_device == TRUE) {
10518 if (un->un_f_dvdram_writable_device == TRUE) {