Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/mac/
Dconfig.c404 .ide_type = MAC_IDE_QUADRA,
538 .ide_type = MAC_IDE_QUADRA,
626 .ide_type = MAC_IDE_PB,
683 .ide_type = MAC_IDE_BABOON,
1073 switch (macintosh_config->ide_type) { in mac_platform_init()
/linux-5.19.10/arch/m68k/include/asm/
Dmacintosh.h38 char ide_type; member