Home
last modified time | relevance | path

Searched refs:ADV_INSW (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/advansys/
HDadvlib.h857 static __inline void ADV_INSW(struct adv_softc *, u_int, u_int16_t *, u_int);
859 ADV_INSW(struct adv_softc *adv, u_int offset, u_int16_t *valp, u_int count) in ADV_INSW() function
HDadvlib.c1226 ADV_INSW(adv, ADV_LRAM_DATA, buffer, count); in adv_read_lram_16_multi()