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

  /src/sys/kern/
subr_device.c 132 sysdflt_lookup_device_call(devhandle_t handle, const char *name, function
172 return sysdflt_lookup_device_call(handle, name, call_handlep);
subr_device.c 132 sysdflt_lookup_device_call(devhandle_t handle, const char *name, function
172 return sysdflt_lookup_device_call(handle, name, call_handlep);

Completed in 62 milliseconds