bootmac 43 arch/i386/stand/libsa/exec_i386.c char *bootmac = NULL; bootmac 63 arch/i386/stand/libsa/exec_i386.c if (bootmac != NULL) bootmac 64 arch/i386/stand/libsa/exec_i386.c addbootarg(BOOTARG_BOOTMAC, sizeof(bios_bootmac_t), bootmac); bootmac 118 arch/i386/stand/libsa/pxe.c extern char *bootmac; /* To pass to kernel */ bootmac 235 arch/i386/stand/libsa/pxe.c bootmac = bootplayer.CAddr; bootmac 41 arch/i386/stand/pxeboot/devopen.c extern char *bootmac; /* Gets passed to kernel for network boot */ bootmac 109 arch/i386/stand/pxeboot/devopen.c bootmac = NULL;