Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/stand/lib/
Dbiosdisk.c138 const struct uuid GET_nbsd_ccd = GPT_ENT_TYPE_NETBSD_CCD; variable
165 { &GET_nbsd_ccd, "NetBSD ccd" },
430 else if (guid_is_equal(u, &GET_nbsd_ccd)) in check_gpt()