Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h607 static __inline void ahc_insb(struct ahc_softc * ahc, long port,
658 ahc_insb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_insb() function
Daic7xxx_core.c6319 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq()