Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c10172 int rval, sof_wait_count; in ohci_wait_for_sof() local
10189 sof_wait_count = 0; in ohci_wait_for_sof()
10197 while (sof_wait_count < MAX_SOF_WAIT_COUNT) { in ohci_wait_for_sof()
10245 sof_wait_count++; in ohci_wait_for_sof()