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

  /src/sys/arch/sandpoint/sandpoint/
autoconf.c 214 static device_t boot_parent = NULL, net_parent = NULL; local in function:device_register
221 boot_parent = dev;
233 } else if (device_parent(dev) == boot_parent)

Completed in 12 milliseconds