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
3454 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) {