HomeSort by: relevance | last modified time | path
    Searched refs:bootparam_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/armadillo/
armadillo9var.h 64 struct bootparam_tag { struct
73 ((struct bootparam_tag *)((unsigned long *)(t) + (t)->hdr.size))
armadillo9_machdep.c 460 struct bootparam_tag *bootparam_p;
483 bootparam_p = (struct bootparam_tag *)bootparam;

Completed in 13 milliseconds