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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6852 u_int begin_set[num_critical_sections]; ahc_loadseq() local
6869 memset(begin_set, 0, sizeof(begin_set)); ahc_loadseq()
6920 if (begin_set[cs_count] == TRUE ahc_loadseq()
6929 && begin_set[cs_count] == FALSE) { ahc_loadseq()
6931 begin_set[cs_count] = TRUE; ahc_loadseq()
H A Daic79xx_core.c9355 u_int begin_set[num_critical_sections]; ahd_loadseq() local
9383 memset(begin_set, 0, sizeof(begin_set)); ahd_loadseq()
9474 if (begin_set[cs_count] == TRUE ahd_loadseq()
9483 && begin_set[cs_count] == FALSE) { ahd_loadseq()
9485 begin_set[cs_count] = TRUE; ahd_loadseq()

Completed in 135 milliseconds