Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dconfig.c403 .ide_type = MAC_IDE_QUADRA,
537 .ide_type = MAC_IDE_QUADRA,
625 .ide_type = MAC_IDE_PB,
682 .ide_type = MAC_IDE_BABOON,
1077 switch (macintosh_config->ide_type) { in mac_platform_init()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmacintosh.h38 char ide_type; member
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dmacide.c130 mac_ide_name[macintosh_config->ide_type - 1]); in mac_ide_probe()