vmt_subr.c | 139 vmt_probe_cmd(struct vm_backdoor *frame, uint16_t cmd) function in typeref:typename:void 156 vmt_probe_cmd(&frame, VM_CMD_GET_VERSION); 161 vmt_probe_cmd(&frame, VM_CMD_GET_SPEED); 179 vmt_probe_cmd(&frame, VM_CMD_GET_VERSION); 191 vmt_probe_cmd(&frame, VM_CMD_GET_BIOS_UUID);
|