Searched refs:ahd_check_patch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 207 static int ahd_check_patch(struct ahd_softc *ahd, 9369 if (ahd_check_patch(ahd, &cur_patch, i, &skip_addr) == 0) { in ahd_loadseq() 9419 ahd_check_patch(struct ahd_softc *ahd, const struct patch **start_patch, in ahd_check_patch() function 9468 ahd_check_patch(ahd, &cur_patch, i, &skip_addr); in ahd_resolve_seqaddr()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 207 static int ahd_check_patch(struct ahd_softc *ahd, 9365 if (ahd_check_patch(ahd, &cur_patch, i, &skip_addr) == 0) { in ahd_loadseq() 9415 ahd_check_patch(struct ahd_softc *ahd, const struct patch **start_patch, in ahd_check_patch() function 9464 ahd_check_patch(ahd, &cur_patch, i, &skip_addr); in ahd_resolve_seqaddr()
|
Completed in 21 milliseconds