Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/zorro/
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-6.12.1/include/uapi/linux/
Dzorro.h96 #define ERTF_MEMLIST (1<<5) macro