Print this page
11586 NAME field in man pages should match what's installed

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man9e/usba_hcdi_pipe_reset.9e.man.txt
          +++ new/usr/src/man/man9e/usba_hcdi_pipe_reset.9e.man.txt
   1    1  USBA_HCDI_PIPE_RESET(9E)      Driver Entry Points     USBA_HCDI_PIPE_RESET(9E)
   2    2  
   3    3  NAME
   4      -     usba_hcdi_pipe_rest - reset an open USB pipe
        4 +     usba_hcdi_pipe_reset - reset an open USB pipe
   5    5  
   6    6  SYNOPSIS
   7    7       #include <sys/usb/usba/hcdi.h>
   8    8  
   9    9       int
  10   10       prefix_hcdi_pipe_reset(usba_pipe_handle_data_t *ph,
  11   11           usb_flags_t usb_flags);
  12   12  
  13   13  INTERFACE LEVEL
  14   14       Volatile - illumos USB HCD private function
↓ open down ↓ 47 lines elided ↑ open up ↑
  62   62  RETURN VALUES
  63   63       Upon successful completion, the usba_hcdi_pipe_reset() function should
  64   64       return USB_SUCCESS.  Otherwise, it should return the appropriate USB
  65   65       error.  If uncertain, use USB_FAILURE.
  66   66  
  67   67  SEE ALSO
  68   68       usba_hcdi_pipe_open(9E), usba_hcdi_pipe_stop_intr_polling(9E),
  69   69       usba_hcdi_pipe_stop_isoc_polling(9E), usba_hcdi_cb(9F),
  70   70       usba_pipe_handle_data(9S)
  71   71  
  72      -illumos                        December 22, 2016                       illumos
       72 +illumos                         August 20, 2019                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX