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

  /src/sys/dev/ppbus/
ppbus_conf.c 55 static void ppbus_childdet(device_t, device_t);
64 ppbus_detach, NULL, NULL, ppbus_childdet);
184 ppbus_childdet(device_t self, device_t target) function in typeref:typename:void

Completed in 12 milliseconds