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