Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/vmt/
H A Dvmtreg.h57 #define VM_CMD_GET_BIOS_UUID 0x13 macro
H A Dvmt_subr.c191 vmt_probe_cmd(&frame, VM_CMD_GET_BIOS_UUID); in vmt_common_attach()