Searched refs:MMC_PROFILE_DVD_ROM (Results 1 – 3 of 3) sorted by relevance
293 #define MMC_PROFILE_DVD_ROM 0x0010 macro
846 stw_be_p(buf + 6, MMC_PROFILE_DVD_ROM); in cmd_get_configuration()853 len += ide_atapi_set_profile(buf, &index, MMC_PROFILE_DVD_ROM); in cmd_get_configuration()
1102 current = MMC_PROFILE_DVD_ROM; in scsi_get_configuration()1115 stw_be_p(&outbuf[12], MMC_PROFILE_DVD_ROM); in scsi_get_configuration()1116 outbuf[14] = (current == MMC_PROFILE_DVD_ROM); in scsi_get_configuration()