Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/atari/dev/
Dmd_root.c66 #define RAMD_LCOMP 0x02 /* Input is compressed */ macro
115 rd_info[unit].ramd_flag & RAMD_LCOMP ? "decompress/" : "", in md_attach_hook()
194 if (ri->ramd_flag & RAMD_LCOMP) in loaddisk()