Searched refs:CISTPL_END (Results 1 – 2 of 2) sorted by relevance
341 #define CISTPL_END 0xFF in prism2_plx_check_cis() macro364 while (pos < CIS_MAX_LEN - 1 && cis[pos] != CISTPL_END) { in prism2_plx_check_cis()404 if (pos >= CIS_MAX_LEN || cis[pos] != CISTPL_END) in prism2_plx_check_cis()
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()