Searched refs:VMXNET3_CMD_DISABLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vmware/vmxnet3/ | ||
H A D | if_vmxreg.h | 74 #define VMXNET3_CMD_DISABLE 0xCAFE0001 /* Disable VMXNET3 */ macro |
H A D | if_vmx.c | 1816 vmxnet3_write_cmd(sc, VMXNET3_CMD_DISABLE); in vmxnet3_stop() |