Searched refs:ahc_check_patch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 216 static int ahc_check_patch(struct ahc_softc *ahc, 6833 if (ahc_check_patch(ahc, &cur_patch, i, &skip_addr) == 0) { in ahc_loadseq() 6897 ahc_check_patch(struct ahc_softc *ahc, const struct patch **start_patch, in ahc_check_patch() function 6974 ahc_check_patch(ahc, &cur_patch, i, &skip_addr); in ahc_download_instr()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 216 static int ahc_check_patch(struct ahc_softc *ahc, 6828 if (ahc_check_patch(ahc, &cur_patch, i, &skip_addr) == 0) { in ahc_loadseq() 6892 ahc_check_patch(struct ahc_softc *ahc, const struct patch **start_patch, in ahc_check_patch() function 6969 ahc_check_patch(ahc, &cur_patch, i, &skip_addr); in ahc_download_instr()
|
Completed in 16 milliseconds