Home
last modified time | relevance | path

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

/titanic_44/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.c169 case USB_PIPE_STATE_CLOSED: in usba_hold_ph_data()
276 case USB_PIPE_STATE_CLOSED: in usba_pipe_new_state()
593 ph_impl->usba_ph_state = USB_PIPE_STATE_CLOSED; in usba_destroy_pipe_handle()
1074 (ph_impl->usba_ph_state == USB_PIPE_STATE_CLOSED)) { in usba_pipe_sync_close()
H A Dusbai_util.c1307 *pipe_state = USB_PIPE_STATE_CLOSED; in usb_pipe_get_state()
1853 { USB_PIPE_STATE_CLOSED, "<closed>" },
/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h146 ((state) == USB_PIPE_STATE_CLOSED))
/titanic_44/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c327 case USB_PIPE_STATE_CLOSED: in usb_pipe_handle()
/titanic_44/usr/src/uts/common/sys/usb/
H A Dusbai.h955 USB_PIPE_STATE_CLOSED = 0, enumerator