Home
last modified time | relevance | path

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

/openbsd/src/sys/kern/
Dsubr_disk.c558 static const uint8_t gpt_uuid_bios_boot[] = GPT_UUID_BIOS_BOOT; in gpt_get_fstype() local
568 uuid_dec_be(gpt_uuid_bios_boot, &uuid_bios_boot); in gpt_get_fstype()