Searched refs:ahc_insb (Results 1 – 2 of 2) sorted by relevance
607 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
6319 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq()