Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/ !
Daic7xxx_osm.h372 void ahc_outsb(struct ahc_softc * ahc, long port,
Daic7xxx_osm.c425 ahc_outsb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_outsb() function
Daic7xxx_core.c7044 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()