Home
last modified time | relevance | path

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

/linux/drivers/zorro/
H A Dzorro.c179 if (error && !(z->rom.er_Type & ERTF_MEMLIST)) in amiga_zorro_probe()
213 if (z->rom.er_Type & ERTF_MEMLIST) in amiga_zorro_probe()
/linux/include/uapi/linux/
H A Dzorro.h96 #define ERTF_MEMLIST (1<<5) macro