Searched refs:HAS_LINK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pcmcia/
H A Dcistpl.c442 #define HAS_LINK(f) (((struct tuple_flags *)(&(f)))->has_link) macro
458 SPACE(tuple->Flags) = HAS_LINK(tuple->Flags) = 1;
491 } else if (HAS_LINK(tuple->Flags)) {
494 HAS_LINK(tuple->Flags) = 0;
570 HAS_LINK(tuple->Flags) = 1;
578 HAS_LINK(tuple->Flags) = 1;
586 HAS_LINK(tuple->Flags) = 1;
608 HAS_LINK(tuple->Flags) = 0;

Completed in 128 milliseconds