Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.c6496 struct patch *last_patch; in ahc_check_patch() local
6500 last_patch = &patches[num_patches]; in ahc_check_patch()
6503 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahc_check_patch()
H A Daic79xx.c8719 struct patch *last_patch; in ahd_check_patch() local
8723 last_patch = &patches[num_patches]; in ahd_check_patch()
8726 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahd_check_patch()