Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/armadillo/
H A Darmadillo9var.h72 #define bootparam_tag_next(t) \ macro
H A Darmadillo9_machdep.c512 bootparam_p = bootparam_tag_next(bootparam_p); in initarm()