Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c225 static void ahc_download_instr(struct ahc_softc *ahc,
6453 ahc_download_instr(ahc, i, download_consts); in ahc_loadseq()
6510 ahc_download_instr(struct ahc_softc *ahc, u_int instrptr, uint8_t *dconsts) in ahc_download_instr() function