HomeSort by: relevance | last modified time | path
    Searched defs:simplebus_bus_tag (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/
mainbus.c 57 static struct mips_bus_space simplebus_bus_tag; variable in typeref:struct:mips_bus_space
129 simplebus_bus_io_init(&simplebus_bus_tag, NULL);
131 faa.faa_bst = &simplebus_bus_tag;
194 return &simplebus_bus_tag;

Completed in 137 milliseconds