Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h68 char *usb_str_cb_flags(usb_cb_flags_t cb_flags,
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c677 return (usb_str_cb_flags(cb_flags, buffer, length)); in usba10_usb_str_cb_flags()
H A Dusbai_util.c1832 usb_str_cb_flags(usb_cb_flags_t cb_flags, char *buffer, size_t length) in usb_str_cb_flags() function
H A Dusbai_req.c1354 usb_str_cb_flags(ctrl_req->ctrl_cb_flags, buf, BUFSIZE), in usb_pipe_sync_ctrl_xfer()
H A Dhubdi.c6013 usb_str_cb_flags(cb_flags, buffer, sizeof (buffer)), in hubd_create_child()
/titanic_44/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c774 usb_str_cb_flags( in usb_str_cb_flags() function