Searched refs:CISTPL_END (Results 1 – 5 of 5) sorted by relevance
96 #define CISTPL_END 0xff macro
51 while((id != CISTPL_END) && (pos < 0x10000)) { in pcmcia_copy_tuple()
340 #define CISTPL_END 0xFF in prism2_plx_check_cis() macro363 while (pos < CIS_MAX_LEN - 1 && cis[pos] != CISTPL_END) { in prism2_plx_check_cis()403 if (pos >= CIS_MAX_LEN || cis[pos] != CISTPL_END) in prism2_plx_check_cis()
47 #define CISTPL_END 0xff macro
539 link[0] = CISTPL_END; in pccard_get_next_tuple()551 if (link[0] == CISTPL_END) { in pccard_get_next_tuple()1529 if (tuple.TupleCode == CISTPL_END) in pccard_extract_cis()