Print this page
11586 NAME field in man pages should match what's installed
   1 .\"
   2 .\" This file and its contents are supplied under the terms of the
   3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
   4 .\" You may only use this file in accordance with the terms of version
   5 .\" 1.0 of the CDDL.
   6 .\"
   7 .\" A full copy of the text of the CDDL should have accompanied this
   8 .\" source.  A copy of the CDDL is also available via the Internet at
   9 .\" http://www.illumos.org/license/CDDL.
  10 .\"
  11 .\"
  12 .\" Copyright 2016 Joyent, Inc.
  13 .\"
  14 .Dd Dec 22, 2016
  15 .Dt USBA_HCDI_PIPE_RESET 9E
  16 .Os
  17 .Sh NAME
  18 .Nm usba_hcdi_pipe_rest
  19 .Nd reset an open USB pipe
  20 .Sh SYNOPSIS
  21 .In sys/usb/usba/hcdi.h
  22 .Ft int
  23 .Fo prefix_hcdi_pipe_reset
  24 .Fa "usba_pipe_handle_data_t *ph"
  25 .Fa "usb_flags_t usb_flags"
  26 .Fc
  27 .Sh INTERFACE LEVEL
  28 .Sy Volatile -
  29 illumos USB HCD private function
  30 .Pp
  31 This is a private function that is not part of the stable DDI.
  32 It may be removed or changed at any time.
  33 .Sh PARAMETERS
  34 .Bl -tag -width Fa
  35 .It Fa ph
  36 A pointer to a USB pipe handle as defined in
  37 .Xr usba_pipe_handle_data 9S .
  38 .It Fa usb_flags


   1 .\"
   2 .\" This file and its contents are supplied under the terms of the
   3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
   4 .\" You may only use this file in accordance with the terms of version
   5 .\" 1.0 of the CDDL.
   6 .\"
   7 .\" A full copy of the text of the CDDL should have accompanied this
   8 .\" source.  A copy of the CDDL is also available via the Internet at
   9 .\" http://www.illumos.org/license/CDDL.
  10 .\"
  11 .\"
  12 .\" Copyright 2016 Joyent, Inc.
  13 .\"
  14 .Dd Aug 20, 2019
  15 .Dt USBA_HCDI_PIPE_RESET 9E
  16 .Os
  17 .Sh NAME
  18 .Nm usba_hcdi_pipe_reset
  19 .Nd reset an open USB pipe
  20 .Sh SYNOPSIS
  21 .In sys/usb/usba/hcdi.h
  22 .Ft int
  23 .Fo prefix_hcdi_pipe_reset
  24 .Fa "usba_pipe_handle_data_t *ph"
  25 .Fa "usb_flags_t usb_flags"
  26 .Fc
  27 .Sh INTERFACE LEVEL
  28 .Sy Volatile -
  29 illumos USB HCD private function
  30 .Pp
  31 This is a private function that is not part of the stable DDI.
  32 It may be removed or changed at any time.
  33 .Sh PARAMETERS
  34 .Bl -tag -width Fa
  35 .It Fa ph
  36 A pointer to a USB pipe handle as defined in
  37 .Xr usba_pipe_handle_data 9S .
  38 .It Fa usb_flags