Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd.c1316 mechtype_t mechtype; in ide_cdrom_probe_capabilities() local
1368 mechtype = buf[8 + 6] >> 5; in ide_cdrom_probe_capabilities()
1369 if (mechtype == mechtype_caddy || in ide_cdrom_probe_capabilities()
1370 mechtype == mechtype_popup || in ide_cdrom_probe_capabilities()
1377 } else if (mechtype == mechtype_individual_changer || in ide_cdrom_probe_capabilities()
1378 mechtype == mechtype_cartridge_changer) { in ide_cdrom_probe_capabilities()

Completed in 3 milliseconds