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

/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp1072 bool hasInt = false; local
1088 } else if (!hasInt && (endpoint->descr->endpoint_address
1093 hasInt = true;
1096 if (hasIn && hasOut && hasInt)
1110 if (device->is_ufi && !hasInt) {

Completed in 27 milliseconds