Home
last modified time | relevance | path

Searched refs:mechtype (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/ide/
Dide-cd.c1210 mechtype_t mechtype; in ide_cdrom_probe_capabilities() local
1262 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()