Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6480 struct patch *last_patch; in ahc_check_patch() local
6484 last_patch = &patches[num_patches]; in ahc_check_patch()
6487 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahc_check_patch()
H A Daic79xx.c8702 struct patch *last_patch; in ahd_check_patch() local
8706 last_patch = &patches[num_patches]; in ahd_check_patch()
8709 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahd_check_patch()