Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/dada/impl/
H A Ddcd_subr.c45 static int dcd_poll_busycnt = DCD_POLL_TIMEOUT; variable
97 for (busy_count = 0; busy_count < dcd_poll_busycnt; busy_count++) { in dcd_poll()
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c64 static int dcd_poll_busycnt = DCD_POLL_TIMEOUT; variable
4367 for (busy_count = 0; busy_count < dcd_poll_busycnt; busy_count++) { in dcd_poll()