Searched refs:ahc_insb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 374 void ahc_insb(struct ahc_softc * ahc, long port,
|
H A D | aic7xxx_osm.c | 438 ahc_insb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_insb() function
|
H A D | aic7xxx_core.c | 6778 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 374 void ahc_insb(struct ahc_softc * ahc, long port,
|
H A D | aic7xxx_osm.c | 439 ahc_insb(struct ahc_softc * ahc, long port, uint8_t *array, int count) in ahc_insb() function
|
H A D | aic7xxx_core.c | 6773 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq()
|
Completed in 25 milliseconds