Searched defs:MOD_METADATA (Results 1 – 8 of 8) sorted by relevance
/titanic_52/usr/src/boot/sys/boot/efi/loader/arch/i386/ |
H A D | bootinfo.c | 166 #define MOD_METADATA(a, mm) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/userboot/userboot/ |
H A D | bootinfo64.c | 88 #define MOD_METADATA(a, mm, c) { \ macro
|
H A D | bootinfo32.c | 87 #define MOD_METADATA(a, mm, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/i386/libi386/ |
H A D | bootinfo64.c | 88 #define MOD_METADATA(a, mm, c) { \ macro
|
H A D | bootinfo32.c | 87 #define MOD_METADATA(a, mm, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/sparc64/loader/ |
H A D | metadata.c | 230 #define MOD_METADATA(a, mm, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/uboot/common/ |
H A D | metadata.c | 199 #define MOD_METADATA(a, mm, c) { \ macro
|
/titanic_52/usr/src/boot/sys/boot/efi/loader/ |
H A D | bootinfo.c | 194 #define MOD_METADATA(a, mm, c) { \ macro
|