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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c567 static int hubd_restore_state_cb(dev_info_t *dip);
6896 rval = hubd_restore_state_cb(dip);
7091 (void) hubd_restore_state_cb(dip);
7097 * hubd_restore_state_cb
7101 hubd_restore_state_cb(dev_info_t *dip) function
7106 "hubd_restore_state_cb: Begin");

Completed in 393 milliseconds