Home
last modified time | relevance | path

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

/NextBSD/sys/boot/kshim/
HDsysinit.h33 uint8_t b_global_type[128]; member
48 .b_global_type = { g_type }, \
/NextBSD/sys/boot/usb/tools/
HDsysinit.c256 (*sipp)->b_global_type[sizeof((*sipp)->b_global_type) - 1] = 0; in main()
301 "extern %s %s;\n\n", (*sipp)->b_global_type, in do_sysinit()