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

/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c924 uint_t bound_children = 0; local
958 bound_children++;
970 bound_children++;
996 bound_children++;
1016 usb_mid->mi_removed_children = (bound_children ? B_FALSE : B_TRUE);

Completed in 48 milliseconds