Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/warlock/
H A Dusbecm.wlcmd70 add usbecm_ds_ops::ecm_ds_start targets warlock_dummy
H A Dusbecm_with_usba.wlcmd185 add usbecm_ds_ops::ecm_ds_start targets warlock_dummy
/titanic_44/usr/src/uts/common/sys/usb/clients/usbecm/
H A Dusbecm.h75 int (*ecm_ds_start)(usbecm_state_t *); member
/titanic_44/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c675 if (ECM_DS_OP_VALID(ecm_ds_start)) { in usbecm_m_start()
676 if (ecmp->ecm_ds_ops->ecm_ds_start(ecmp) != USB_SUCCESS) { in usbecm_m_start()