Searched refs:usba_pipe_new_state (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_req.c | 549 usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE); 761 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 767 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 770 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 776 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 1180 usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE); 1237 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 1567 usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE); 1602 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 1862 usba_pipe_new_state(ph_dat [all...] |
H A D | usbai_pipe_mgmt.c | 255 usba_pipe_new_state(usba_pipe_handle_data_t *ph_data, usb_pipe_state_t state) function 266 "usba_pipe_new_state: " 902 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 1350 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE); 1419 usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
|
H A D | hcdi.c | 699 usba_pipe_new_state(ph_data, 704 usba_pipe_new_state(ph_data, 711 usba_pipe_new_state(ph_data,
|
/illumos-gate/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_impl.h | 292 void usba_pipe_new_state(usba_pipe_handle_data_t *, usb_pipe_state_t);
|
Completed in 66 milliseconds