Home
last modified time | relevance | path

Searched refs:cs_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8542 struct cs cs_table[num_critical_sections]; in ahd_loadseq() local
8663 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()