Home
last modified time | relevance | path

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

/Linux-v4.19/include/pcmcia/
Dcistpl.h575 #define TUPLE_RETURN_LINK 0x01 macro
/Linux-v4.19/drivers/pcmcia/
Dcistpl.c612 if ((tuple->Attributes & TUPLE_RETURN_LINK) && in pccard_get_next_tuple()
1496 tuple.Attributes = TUPLE_RETURN_LINK | TUPLE_RETURN_COMMON; in pccard_extract_cis()