Searched defs:get_roothub (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Dcfg_link.c56 static char *get_roothub(const char *path, void *cb_arg);
220 {"^cfg$/^usb([0-9]+)$", 1, MATCH_CALLBACK, NULL, get_roothub};
315 * get_roothub:
320 get_roothub(const char *path, void *cb_arg) function

Completed in 62 milliseconds