Oracle® Solaris Modular Debugger Guide

Exit Print View

Updated: September 2014
 
 

USB Framework Dcmds

::usba_debug_buf

Print the USB debugging information buffer.

::usba_clear_debug_buf

Empty the USB debugging information buffer.

[ address ] ::usba_device [–pv]

Given the address of a usba_device structure, print summary information. If no address is supplied, this dcmd walks the global list of usba_device structures. If the –p option is present, also list information for all open pipes on this device. If the –v option is present, list verbose information for each device.

address ::usb_pipe_handle

Given the address of a USB pipe handle structure (struct usba_ph_impl), print summary information for this handle.