Searched refs:h_children_dips (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c717 if (hubd->h_children_dips[port] == dip) {
1049 dip = hubd->h_children_dips[port];
1326 if (!hubd->h_children_dips[port]) {
1461 hubd->h_children_dips[port] = cdip;
1472 hubd->h_children_dips[port] = NULL;
2160 child_dip = hubd->h_children_dips[port];
2252 child_dip = hubd->h_children_dips[port];
2338 dev_info_t *cdip = hubd->h_children_dips[port];
2590 ch_dip = hubd->h_children_dips[port];
2837 ASSERT(hubd->h_children_dips[por
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h182 * h_children_dips is a array for holding
186 dev_info_t **h_children_dips; member in struct:hubd

Completed in 100 milliseconds