Home
last modified time | relevance | path

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

/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c95 static int ofw_claim(void *virt, size_t len, u_int align);
351 ofw_claim(void *virt, size_t len, u_int align) in ofw_claim() function
616 ofw_claim(p,(ph.p_filesz > ph.p_memsz) ? in load()
/freebsd/sys/dev/ofw/
H A Dofw_standard.c132 OFWMETHOD(ofw_claim, ofw_std_claim),
/freebsd/sys/powerpc/ofw/
H A Dofw_real.c139 OFWMETHOD(ofw_claim, ofw_real_claim),