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

/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c921 uint_t bound_children = 0; local
955 bound_children++;
967 bound_children++;
993 bound_children++;
1013 usb_mid->mi_removed_children = (bound_children ? B_FALSE : B_TRUE);

Completed in 113 milliseconds