Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_core.c6963 const struct patch *last_patch; in ahc_check_patch() local
6967 last_patch = &patches[num_patches]; in ahc_check_patch()
6970 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahc_check_patch()
Daic79xx_core.c9504 const struct patch *last_patch; in ahd_check_patch() local
9508 last_patch = &patches[num_patches]; in ahd_check_patch()
9511 while (cur_patch < last_patch && start_instr == cur_patch->begin) { in ahd_check_patch()