/illumos-gate/usr/src/uts/common/io/ural/ |
H A D | ural.c | 334 usb_str_cr(cr), cr, cf); in ural_read() 371 usb_str_cr(cr), cr, cf); in ural_read_multi() 404 usb_str_cr(cr), cr, cf); in ural_write() 417 usb_str_cr(req->bulk_completion_reason), in ural_txeof() 459 usb_str_cr(req->bulk_completion_reason), in ural_rxeof() 879 usb_str_cr(cr), cr, cf); in ural_set_testmode() 907 usb_str_cr(cr), cr, cf); in ural_eeprom_read()
|
/illumos-gate/usr/src/uts/common/sys/usb/usba/ |
H A D | usbai_private.h | 67 const char *usb_str_cr(usb_cr_t cr);
|
/illumos-gate/usr/src/uts/common/io/rum/ |
H A D | rum.c | 330 usb_str_cr(cr), cr, cf); in rum_read_multi() 380 usb_str_cr(cr), cr, cf); in rum_write_multi() 432 usb_str_cr(cr), cr, cf); in rum_load_microcode() 465 usb_str_cr(cr), cr, cf); in rum_eeprom_read() 482 usb_str_cr(req->bulk_completion_reason), in rum_txeof() 524 usb_str_cr(req->bulk_completion_reason), in rum_rxeof()
|
/illumos-gate/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 667 "cr:%s(%d), cf:(%x)\n", usb_str_cr(cr), cr, cf)); in urtw_8225_write_s16() 1239 " cr:%s(%d), cf:(%x)\n", usb_str_cr(cr), cr, cf)); in urtw_read8_c() 1270 " cr:%s(%d), cf:(%x)\n", usb_str_cr(cr), cr, cf)); in urtw_read8e() 1304 usb_str_cr(cr), cr, cf)); in urtw_read16_c() 1337 " cr:%s(%d), cf:(%x)\n", usb_str_cr(cr), cr, cf)); in urtw_read32_c() 1377 "cr:%s(%d), cf:(%x)\n", usb_str_cr(cr), cr, cf)); in urtw_write8_c() 1415 usb_str_cr(cr), cr, cf)); in urtw_write8e() 1452 usb_str_cr(cr), cr, cf)); in urtw_write16_c() 1489 usb_str_cr(cr), cr, cf)); in urtw_write32_c() 2908 usb_str_cr(req->bulk_completion_reason), in urtw_txeof_low() [all …]
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usba10_calls.c | 668 return (usb_str_cr(cr)); in usba10_usb_str_cr()
|
H A D | usbai_util.c | 1812 usb_str_cr(usb_cr_t cr) in usb_str_cr() function
|
H A D | usbai_req.c | 1358 (void *)ctrl_req, usb_str_cr(ctrl_req->ctrl_completion_reason), in usb_pipe_sync_ctrl_xfer()
|
H A D | hubdi.c | 6272 usb_str_cr(completion_reason), cb_flags, rval); in hubd_create_child() 6325 "rval=%d)", usb_str_cr(completion_reason), in hubd_create_child()
|
/illumos-gate/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 768 usb_str_cr(usb_cr_t cr) in usb_str_cr() function
|
/illumos-gate/usr/src/uts/common/io/usbgem/ |
H A D | usbgem.c | 72 extern const char *usb_str_cr(usb_cr_t); 833 usb_str_cr(req->bulk_completion_reason), in usbgem_bulkin_cb() 935 usb_str_cr(req->bulk_completion_reason), in usbgem_bulkout_cb() 3910 ret, usb_str_cr(completion_reason), in usbgem_ctrl_out() 3974 ret, usb_str_cr(completion_reason), in usbgem_ctrl_in()
|
/illumos-gate/usr/src/uts/common/io/uath/ |
H A D | uath.c | 1214 usb_str_cr(req->bulk_completion_reason), in uath_cmd_txeof() 1404 usb_str_cr(req->bulk_completion_reason), in uath_cmd_rxeof() 1502 usb_str_cr(req->bulk_completion_reason), in uath_data_txeof() 1578 usb_str_cr(req->bulk_completion_reason), in uath_data_rxeof()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/ |
H A D | usb_as.c | 1279 usb_str_cr(isoc_req-> in usb_as_play_cb() 1577 i, offset, usb_str_cr(isoc_req-> in usb_as_record_cb()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 3197 "record: pkt=%d status=%s", i, usb_str_cr( in usbvc_isoc_cb()
|