Searched refs:mechtype (Results 1 – 1 of 1) sorted by relevance
1227 mechtype_t mechtype; in ide_cdrom_probe_capabilities() local1279 mechtype = buf[8 + 6] >> 5; in ide_cdrom_probe_capabilities()1280 if (mechtype == mechtype_caddy || in ide_cdrom_probe_capabilities()1281 mechtype == mechtype_popup || in ide_cdrom_probe_capabilities()1288 } else if (mechtype == mechtype_individual_changer || in ide_cdrom_probe_capabilities()1289 mechtype == mechtype_cartridge_changer) { in ide_cdrom_probe_capabilities()