Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8547 u_int cur_cs; in ahd_loadseq() local
8570 cur_cs = 0; in ahd_loadseq()
8659 for (; cur_cs < num_critical_sections; cur_cs++) { in ahd_loadseq()
8660 if (critical_sections[cur_cs].end <= i) { in ahd_loadseq()
8669 if (critical_sections[cur_cs].begin <= i in ahd_loadseq()