Searched refs:RFD_RxDMAFrameLen (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_stereg.h84 #define RFD_RxDMAFrameLen(x) ((x) & FRAG_LEN) macro
H A Dif_stgereg.h96 #define RFD_RxDMAFrameLen(x) ((x) & 0xffff) macro
H A Dif_ste.c1002 len = RFD_RxDMAFrameLen(status);
H A Dif_stge.c1302 len = RFD_RxDMAFrameLen(status);

Completed in 50 milliseconds