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

  /src/sys/arch/luna68k/dev/
xpbus.c 84 static const struct xpbus_attach_args xpdevs[] = { variable in typeref:typename:const struct xpbus_attach_args[]
131 for (i = 0; i < __arraycount(xpdevs); i++) {
132 xa = xpdevs[i];
xpbus.c 84 static const struct xpbus_attach_args xpdevs[] = { variable in typeref:typename:const struct xpbus_attach_args[]
131 for (i = 0; i < __arraycount(xpdevs); i++) {
132 xa = xpdevs[i];

Completed in 156 milliseconds