Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/io/warlock/
H A Dusbsacm.wlcmd74 add ds_ops::ds_tx targets usbsacm_ds_tx
H A Dusbsacm_with_usba.wlcmd188 add ds_ops::ds_tx targets usbsacm_ds_tx
/titanic_53/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c250 static int usbsacm_ds_tx(ds_hdl_t, uint_t, mblk_t *);
435 usbsacm_ds_tx,
1273 usbsacm_ds_tx(ds_hdl_t hdl, uint_t port_num, mblk_t *mp) in usbsacm_ds_tx() function