Lines Matching refs:p_usba_device

78 	usb_addr = ph->p_usba_device->usb_addr;  in uhci_hcdi_pipe_open()
79 uhcip = uhci_obtain_state(ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_open()
281 ph->p_usba_device, ph->p_ep.bEndpointAddress); in uhci_hcdi_pipe_open()
309 uhcip = uhci_obtain_state(ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_close()
311 usb_addr = ph->p_usba_device->usb_addr; in uhci_hcdi_pipe_close()
454 ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_reset()
488 if (ph->p_usba_device->usb_addr == ROOT_HUB_ADDR) { in uhci_hcdi_pipe_reset()
589 ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_reset_data_toggle()
599 usba_hcdi_set_data_toggle(ph->p_usba_device, ph->p_ep.bEndpointAddress, in uhci_hcdi_pipe_reset_data_toggle()
617 ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_ctrl_xfer()
639 if (ph->p_usba_device->usb_addr == ROOT_HUB_ADDR) { in uhci_hcdi_pipe_ctrl_xfer()
668 uhcip = uhci_obtain_state(pipe_handle->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_bulk_xfer()
745 ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_intr_xfer()
808 uhci_obtain_state(pipe_handle->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_stop_intr_polling()
900 uhcip = uhci_obtain_state(ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_isoc_xfer()
925 uhci_obtain_state(ph->p_usba_device->usb_root_hub_dip); in uhci_hcdi_pipe_stop_isoc_polling()
979 if (ph->p_usba_device->usb_addr == ROOT_HUB_ADDR) { in uhci_start_periodic_pipe_polling()
1097 if (ph->p_usba_device->usb_addr == ROOT_HUB_ADDR) { in uhci_stop_periodic_pipe_polling()