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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c714 if (hubd->h_children_dips[port] == dip) {
1046 dip = hubd->h_children_dips[port];
1323 if (!hubd->h_children_dips[port]) {
1458 hubd->h_children_dips[port] = cdip;
1469 hubd->h_children_dips[port] = NULL;
2157 child_dip = hubd->h_children_dips[port];
2249 child_dip = hubd->h_children_dips[port];
2335 dev_info_t *cdip = hubd->h_children_dips[port];
2587 ch_dip = hubd->h_children_dips[port];
2834 ASSERT(hubd->h_children_dips[por
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h185 * h_children_dips is a array for holding
189 dev_info_t **h_children_dips; member in struct:hubd

Completed in 71 milliseconds