HomeSort by: relevance | last modified time | path
    Searched defs:vmt_probe_cmd (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/vmt/
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);

Completed in 13 milliseconds