Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h344 #define RFD_CNT_EOF 0x8000 macro
H A Diprb.c1183 cnt &= ~(RFD_CNT_EOF | RFD_CNT_F); in iprb_rx()