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++) {
/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++) {

Completed in 65 milliseconds