Searched refs:ahc_outsb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 372 void ahc_outsb(struct ahc_softc * ahc, long port,
|
H A D | aic7xxx_osm.c | 424 ahc_outsb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_outsb() function
|
H A D | aic7xxx_core.c | 7049 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 372 void ahc_outsb(struct ahc_softc * ahc, long port,
|
H A D | aic7xxx_osm.c | 425 ahc_outsb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_outsb() function
|
H A D | aic7xxx_core.c | 7044 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()
|
Completed in 24 milliseconds