Searched refs:ahc_insb (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | aic7xxx_osm.h | 235 #define ahc_insb(ahc, port, valp, count) \ macro |
| D | aic7xxx.c | 6269 ahc_insb(ahc, SEQRAM, ins_bytes, 4); in ahc_dumpseq() |