Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm.h374 void ahc_insb(struct ahc_softc * ahc, long port,
Daic7xxx_osm.c438 ahc_insb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_insb() function
Daic7xxx_core.c6806 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq()