Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c

    r76fbd9a r5d915b7  
    107107        }
    108108}
    109 
     109/*----------------------------------------------------------------------------*/
    110110/** Convert TD status into standard error code
    111111 *
     
    145145        return EOK;
    146146}
    147 
     147/*----------------------------------------------------------------------------*/
    148148/** Print values in status field (dw1) in a human readable way.
    149149 *
Note: See TracChangeset for help on using the changeset viewer.