Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/boot/
Dredboot.h19 unsigned int bi_tag; /* Should be 0x42444944 "BDID" */ member
Dredboot-83xx.c47 if (bd.bi_tag != 0x42444944) in platform_init()
Dredboot-8xx.c45 if (bd.bi_tag != 0x42444944) in platform_init()