cs_table 8465 dev/ic/aic79xx.c struct cs cs_table[NUM_CRITICAL_SECTIONS]; cs_table 8587 dev/ic/aic79xx.c cs_table[cs_count].end = downloaded; cs_table 8595 dev/ic/aic79xx.c cs_table[cs_count].begin = downloaded; cs_table 8611 dev/ic/aic79xx.c memcpy(ahd->critical_sections, cs_table, cs_count); cs_table 6169 dev/ic/aic7xxx.c struct cs cs_table[NUM_CRITICAL_SECTIONS]; cs_table 6240 dev/ic/aic7xxx.c cs_table[cs_count].end = downloaded; cs_table 6248 dev/ic/aic7xxx.c cs_table[cs_count].begin = downloaded; cs_table 6264 dev/ic/aic7xxx.c memcpy(ahc->critical_sections, cs_table, cs_count);