Searched refs:h_dev_data (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h223 usb_client_dev_data_t *h_dev_data; member in struct:hubd
254 hubd::h_dev_data
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1914 if (usb_get_dev_data(dip, &hubd->h_dev_data,
1922 if ((ep_data = usb_lookup_ep_data(dip, hubd->h_dev_data,
1923 hubd->h_dev_data->dev_curr_if, 0, 0,
1932 hubd->h_default_pipe = hubd->h_dev_data->dev_default_ph;
1935 hubd->h_dev_data->dev_iblock_cookie);
1941 usb_free_descr_tree(dip, hubd->h_dev_data);
2927 usb_client_detach(dip, hubd->h_dev_data);
3129 if ((hubd->h_dev_data->dev_descr->idVendor == USB_HUB_INTEL_VID) &&
3130 (hubd->h_dev_data->dev_descr->idProduct == USB_HUB_INTEL_PID)) {
7230 hubd->h_dev_data
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hwa/hwahc/
H A Dhwahc.c4472 if (usb_get_dev_data(dip, &hubd->h_dev_data,
4482 hubd->h_dev_data->dev_iblock_cookie);
4484 usb_free_descr_tree(dip, hubd->h_dev_data);
4591 if (hubd->h_dev_data) {
4593 usb_client_detach(dip, hubd->h_dev_data);

Completed in 175 milliseconds