Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.c6387 u_int end_set[num_critical_sections]; in ahc_loadseq() local
6404 memset(end_set, 0, sizeof(end_set)); in ahc_loadseq()
6455 && end_set[cs_count] == FALSE) { in ahc_loadseq()
6457 end_set[cs_count] = TRUE; in ahc_loadseq()
H A Daic79xx.c8560 u_int end_set[num_critical_sections]; in ahd_loadseq() local
8588 memset(end_set, 0, sizeof(end_set)); in ahd_loadseq()
8679 && end_set[cs_count] == FALSE) { in ahd_loadseq()
8681 end_set[cs_count] = TRUE; in ahd_loadseq()