Searched refs:cs_table (Results 1 – 1 of 1) sorted by relevance
8542 struct cs cs_table[num_critical_sections]; in ahd_loadseq() local8663 cs_table[cs_count].end = downloaded; in ahd_loadseq()8671 cs_table[cs_count].begin = downloaded; in ahd_loadseq()8686 memcpy(ahd->critical_sections, cs_table, cs_count); in ahd_loadseq()