Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6370 u_int begin_set[num_critical_sections]; in ahc_loadseq() local
6387 memset(begin_set, 0, sizeof(begin_set)); in ahc_loadseq()
6438 if (begin_set[cs_count] == TRUE in ahc_loadseq()
6447 && begin_set[cs_count] == FALSE) { in ahc_loadseq()
6449 begin_set[cs_count] = TRUE; in ahc_loadseq()
H A Daic79xx.c8543 u_int begin_set[num_critical_sections]; in ahd_loadseq() local
8571 memset(begin_set, 0, sizeof(begin_set)); in ahd_loadseq()
8661 if (begin_set[cs_count] == TRUE in ahd_loadseq()
8670 && begin_set[cs_count] == FALSE) { in ahd_loadseq()
8672 begin_set[cs_count] = TRUE; in ahd_loadseq()