Searched refs:ahd_outsb (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/aic7xxx/ | ||
H A D | aic79xx_osm.h | 165 #define ahd_outsb(ahd, port, valp, count) \ macro |
H A D | aic79xx.c | 8819 ahd_outsb(ahd, SEQRAM, instr.bytes, 4); in ahd_download_instr() |