Home
last modified time | relevance | path

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

/titanic_41/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}; in usb_cfg_creat_cb()
320 get_roothub(const char *path, void *cb_arg) in get_roothub() function