Searched refs:CISTPL_END (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Damipcmcia.h96 #define CISTPL_END 0xff macro
/linux-master/arch/m68k/amiga/
H A Dpcmcia.c50 while((id != CISTPL_END) && (pos < 0x10000)) {
/linux-master/include/pcmcia/
H A Dcistpl.h47 #define CISTPL_END 0xff macro
/linux-master/drivers/pcmcia/
H A Dcistpl.c539 link[0] = CISTPL_END;
551 if (link[0] == CISTPL_END) {
1529 if (tuple.TupleCode == CISTPL_END)

Completed in 135 milliseconds