Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic7xxx.c6504 struct patch *last_patch; in ahc_check_patch() local
6508 last_patch = &patches[num_patches]; in ahc_check_patch()
6511 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahc_check_patch()
H A Daic79xx.c8729 struct patch *last_patch; in ahd_check_patch() local
8733 last_patch = &patches[num_patches]; in ahd_check_patch()
8736 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahd_check_patch()