Home
last modified time | relevance | path

Searched refs:seen_count (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCIDBG.cpp704 unsigned temp, size, seen_count; in show_periodic() local
711 seen_count = 0; in show_periodic()
762 for (temp = 0; temp < seen_count; temp++) { in show_periodic()
790 if (temp == seen_count && p.ptr) { in show_periodic()
843 if (seen_count < DBG_SCHED_LIMIT) in show_periodic()
844 seen [seen_count++].qh = p.qh; in show_periodic()