Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_core.c219 static void ahc_download_instr(struct ahc_softc *ahc,
6869 ahc_download_instr(ahc, i, download_consts); in ahc_loadseq()
6928 ahc_download_instr(struct ahc_softc *ahc, u_int instrptr, uint8_t *dconsts) in ahc_download_instr() function