Searched refs:VM_CMD_GET_BIOS_UUID (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/vmt/ | ||
H A D | vmtreg.h | 57 #define VM_CMD_GET_BIOS_UUID 0x13 macro |
H A D | vmt_subr.c | 191 vmt_probe_cmd(&frame, VM_CMD_GET_BIOS_UUID); in vmt_common_attach() |