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.c394 .ide_type = MAC_IDE_QUADRA,
528 .ide_type = MAC_IDE_QUADRA,
616 .ide_type = MAC_IDE_PB,
673 .ide_type = MAC_IDE_BABOON,
1063 switch (macintosh_config->ide_type) { in mac_platform_init()
/linux/arch/m68k/include/asm/
H A Dmacintosh.h38 char ide_type; member