Searched defs:RFD_RxDMAFrameLen (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | if_stereg.h | 84 #define RFD_RxDMAFrameLen(x) ((x) & FRAG_LEN) macro |
| D | if_stgereg.h | 100 #define RFD_RxDMAFrameLen(x) ((x) & 0xffff) macro |