Home
last modified time | relevance | path

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

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