Searched refs:ide_type (Results 1 – 2 of 2) sorted by relevance
99 switch (macintosh_config->ide_type) { in macide_init()144 if (macintosh_config->ide_type == MAC_IDE_QUADRA) in macide_init()146 else if (macintosh_config->ide_type == MAC_IDE_PB) in macide_init()148 else if (macintosh_config->ide_type == MAC_IDE_BABOON) in macide_init()
47 char ide_type; member