Searched refs:h_default_pipe (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/usb/hubd/ |
H A D | hubdvar.h | 164 usb_pipe_handle_t h_default_pipe; member 255 _NOTE(DATA_READABLE_WITHOUT_LOCK(hubd::h_default_pipe
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 806 hubd->h_default_pipe, in hubd_resume_port() 857 hubd->h_default_pipe, in hubd_resume_port() 962 hubd->h_default_pipe, in hubd_suspend_port() 1929 hubd->h_default_pipe = hubd->h_dev_data->dev_default_ph; in usba_hubdi_attach() 2915 usb_pipe_close(dip, hubd->h_default_pipe, in hubd_cleanup() 3132 ASSERT(hubd->h_default_pipe != 0); in hubd_get_hub_descriptor() 3138 hubd->h_default_pipe, in hubd_get_hub_descriptor() 3163 hubd->h_default_pipe, in hubd_get_hub_descriptor() 3240 if (usb_pipe_sync_ctrl_xfer(hubd->h_dip, hubd->h_default_pipe, in hubd_get_hub_status_words() 4486 hubd->h_default_pipe, in hubd_get_hub_status() [all …]
|