Searched refs:usbvc_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c171 static int usbvc_attach(dev_info_t *, ddi_attach_cmd_t);
274 usbvc_attach, /* attach */
389 * usbvc_attach:
399 usbvc_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
433 "usbvc_attach: enter");
438 "usbvc_attach: usb_client_attach failed, error code:%d",
447 "usbvc_attach: usb_get_dev_data failed, error code:%d",
458 "usbvc_attach: Error creating minor node, error code:%d",
478 "usbvc_attach: parse ctrl interface fail, error code:%d",
485 "usbvc_attach
[all...]

Completed in 59 milliseconds