Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iprb/
H A Diprb.h312 #define GETRFD16(r, o) GETDMA16(r, o) macro
H A Diprb.c1173 if ((GETRFD16(rfd, RFD_STS_OFFSET) & RFD_STS_C) == 0) { in iprb_rx()
1180 cnt = GETRFD16(rfd, RFD_CNT_OFFSET); in iprb_rx()
1182 sts = GETRFD16(rfd, RFD_STS_OFFSET); in iprb_rx()