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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c6975 uchar_t no_cpr = 0; local
6996 for (port = 1; (no_cpr == 0) && (port <= nports); port++) {
7000 no_cpr += usba_dev->usb_no_cpr;
7004 if (no_cpr > 0) {

Completed in 368 milliseconds