Home
last modified time | relevance | path

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

/linux-6.1.9/include/pcmcia/
Dcistpl.h71 #define CISTPL_MFC_ATTR 0x00 macro
/linux-6.1.9/drivers/pcmcia/
Dcistpl.c487 SPACE(tuple->Flags) = (link[0] == CISTPL_MFC_ATTR); in follow_link()