Searched refs:CISTPL_MFC_ATTR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/pcmcia/ | ||
D | cistpl.h | 74 #define CISTPL_MFC_ATTR 0x00 macro |
/linux-4.4.14/drivers/pcmcia/ | ||
D | cistpl.c | 488 SPACE(tuple->Flags) = (link[0] == CISTPL_MFC_ATTR); in follow_link() |