Searched refs:un_f_dvdram_writable_device (Results 1 – 2 of 2) sorted by relevance
402 un_f_dvdram_writable_device :1, /* DVDRAM device is writable */ member
3452 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) {