Home
last modified time | relevance | path

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

/linux-6.1.9/include/pcmcia/
Dcistpl.h572 #define TUPLE_RETURN_LINK 0x01 macro
/linux-6.1.9/drivers/pcmcia/
Dcistpl.c611 if ((tuple->Attributes & TUPLE_RETURN_LINK) && in pccard_get_next_tuple()
1495 tuple.Attributes = TUPLE_RETURN_LINK | TUPLE_RETURN_COMMON; in pccard_extract_cis()