Searched refs:mechtype (Results 1 – 1 of 1) sorted by relevance
1210 mechtype_t mechtype; in ide_cdrom_probe_capabilities() local1262 mechtype = buf[8 + 6] >> 5; in ide_cdrom_probe_capabilities()1263 if (mechtype == mechtype_caddy || in ide_cdrom_probe_capabilities()1264 mechtype == mechtype_popup || in ide_cdrom_probe_capabilities()1271 } else if (mechtype == mechtype_individual_changer || in ide_cdrom_probe_capabilities()1272 mechtype == mechtype_cartridge_changer) { in ide_cdrom_probe_capabilities()