Searched refs:CISTPL_END (Results 1 – 7 of 7) sorted by relevance
96 #define CISTPL_END 0xff macro
51 while((id != CISTPL_END) && (pos < 0x10000)) { in pcmcia_copy_tuple()
110 #define CISTPL_END 0xff /* End of the CIS tuple chain */ macro
414 if (tup == CISTPL_NULL || tup == CISTPL_END) in srom_parsecis()420 || cis[i] == CISTPL_END) { in srom_parsecis()1376 } while (tup != CISTPL_END); in srom_parsecis()
341 #define CISTPL_END 0xFF in prism2_plx_check_cis() macro365 while (pos < CIS_MAX_LEN - 1 && cis[pos] != CISTPL_END) { in prism2_plx_check_cis()405 if (pos >= CIS_MAX_LEN || cis[pos] != CISTPL_END) in prism2_plx_check_cis()
50 #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()1523 if (tuple.TupleCode == CISTPL_END) in pccard_extract_cis()