Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ppbus/
Dppbus_conf.c56 static int ppbus_detach(device_t, int);
64 ppbus_detach, NULL, NULL, ppbus_childdet);
200 ppbus_detach(device_t self, int flag) in ppbus_detach() function