Home
last modified time | relevance | path

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

/linux/arch/m68k/mac/
H A Dconfig.c396 .ide_type = MAC_IDE_QUADRA,
530 .ide_type = MAC_IDE_QUADRA,
618 .ide_type = MAC_IDE_PB,
675 .ide_type = MAC_IDE_BABOON,
1065 switch (macintosh_config->ide_type) { in mac_platform_init()
/linux/arch/m68k/include/asm/
H A Dmacintosh.h38 char ide_type; member