Symbol: usba_pipe_new_state
usr/src/uts/common/io/usb/usba/hcdi.c
713
usba_pipe_new_state(ph_data,
usr/src/uts/common/io/usb/usba/hcdi.c
718
usba_pipe_new_state(ph_data,
usr/src/uts/common/io/usb/usba/hcdi.c
725
usba_pipe_new_state(ph_data,
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
1435
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
1504
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
964
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
1185
usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE);
usr/src/uts/common/io/usb/usba/usbai_req.c
1242
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
1572
usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE);
usr/src/uts/common/io/usb/usba/usbai_req.c
1607
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
1867
usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE);
usr/src/uts/common/io/usb/usba/usbai_req.c
1918
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
2405
usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE);
usr/src/uts/common/io/usb/usba/usbai_req.c
2443
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
554
usba_pipe_new_state(ph_data, USB_PIPE_STATE_ACTIVE);
usr/src/uts/common/io/usb/usba/usbai_req.c
766
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
772
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
775
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/io/usb/usba/usbai_req.c
781
usba_pipe_new_state(ph_data, USB_PIPE_STATE_IDLE);
usr/src/uts/common/sys/usb/usba/usba_impl.h
294
void usba_pipe_new_state(usba_pipe_handle_data_t *, usb_pipe_state_t);