Home
last modified time | relevance | path

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

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