Searched refs:VMXNET3_RXC_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_vmxreg.h | 198 #define VMXNET3_RXC_ERROR 0x00004000 macro |
H A D | if_vmx.c | 1168 if (letoh32(rxcd->rxc_word2 & VMXNET3_RXC_ERROR)) { in vmxnet3_rxintr() |