Home
last modified time | relevance | path

Searched refs:USB_PIPE_STATE_CLOSED (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A DREADME38 usb_pipe_open USB_PIPE_STATE_CLOSED - Initialize pipe USB_PIPE_STATE_IDLE
81 Once pipe is closed - USB_PIPE_STATE_CLOSED
90 usb_pipe_open USB_PIPE_STATE_CLOSED - Initialize pipe USB_PIPE_STATE_IDLE
128 Once pipe is closed - USB_PIPE_STATE_CLOSED
136 usb_pipe_open USB_PIPE_STATE_CLOSED - Initialize pipe USB_PIPE_STATE_IDLE
168 Once pipe is closed - USB_PIPE_STATE_CLOSED
176 usb_pipe_open USB_PIPE_STATE_CLOSED - Initialize pipe USB_PIPE_STATE_IDLE
205 Once pipe is closed - USB_PIPE_STATE_CLOSED
213 usb_pipe_open USB_PIPE_STATE_CLOSED - Initialize pipe USB_PIPE_STATE_IDLE
245 Once pipe is closed - USB_PIPE_STATE_CLOSED
[all …]
H A Dusbai_pipe_mgmt.c170 case USB_PIPE_STATE_CLOSED: in usba_hold_ph_data()
277 case USB_PIPE_STATE_CLOSED: in usba_pipe_new_state()
612 ph_impl->usba_ph_state = USB_PIPE_STATE_CLOSED; in usba_destroy_pipe_handle()
1159 (ph_impl->usba_ph_state == USB_PIPE_STATE_CLOSED)) { in usba_pipe_sync_close()
H A Dusbai_util.c1308 *pipe_state = USB_PIPE_STATE_CLOSED; in usb_pipe_get_state()
1854 { USB_PIPE_STATE_CLOSED, "<closed>" },
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h155 ((state) == USB_PIPE_STATE_CLOSED))
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c329 case USB_PIPE_STATE_CLOSED: in usb_pipe_handle()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1024 USB_PIPE_STATE_CLOSED = 0, enumerator