Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h202 #define VMXNET3_EVENT_RQERROR 0x01 macro
H A Dif_vmx.c1260 if (event & (VMXNET3_EVENT_TQERROR | VMXNET3_EVENT_RQERROR)) { in vmxnet3_evintr()