Searched refs:ahc_outsb (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ | ||
| H A D | aic7xxx_osm.h | 152 #define ahc_outsb(ahc, port, valp, count) \ macro |
| H A D | aic7xxx.c | 6625 ahc_outsb(ahc, SEQRAM, instr.bytes, 4); in ahc_download_instr() |