Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/sparc64/
H A Dautoconf.c623 bootpath_store(int storep, struct bootpath *bp) in bootpath_store() function
955 bootpath_store(1, bootpath); in mainbus_attach()
1336 struct bootpath *bp = bootpath_store(0, NULL); in device_register()
1390 bootpath_store(1, bp + 1); in device_register()
1402 bootpath_store(1, bp + 1); in device_register()
1414 bootpath_store(1, bp + 1); in device_register()
1511 bootpath_store(1, NULL); in nail_bootdev()
/openbsd-src/sys/arch/sparc64/include/
H A Dautoconf.h147 struct bootpath *bootpath_store(int, struct bootpath *);