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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6963 const struct patch *last_patch; ahc_check_patch() local
6967 last_patch = &patches[num_patches]; ahc_check_patch()
6970 while (cur_patch < last_patch && start_instr == cur_patch->begin) { ahc_check_patch()
H A Daic79xx_core.c9516 const struct patch *last_patch; ahd_check_patch() local
9520 last_patch = &patches[num_patches]; ahd_check_patch()
9523 while (cur_patch < last_patch && start_instr == cur_patch->begin) { ahd_check_patch()

Completed in 120 milliseconds