Searched refs:ahc_outsb (Results 1 – 2 of 2) sorted by relevance
605 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
6591 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr()