Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c6930 const struct patch *last_patch; in ahc_check_patch() local
6934 last_patch = &patches[num_patches]; in ahc_check_patch()
6937 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahc_check_patch()
Daic79xx_core.c9464 const struct patch *last_patch; in ahd_check_patch() local
9468 last_patch = &patches[num_patches]; in ahd_check_patch()
9471 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahd_check_patch()