Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h605 static __inline void ahc_outsb(struct ahc_softc * ahc, long port,
644 ahc_outsb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_outsb() function
Daic7xxx_core.c6591 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()