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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c315 int intrstatus; local
367 intrstatus = hci1394_ixl_intr_check_done(soft_statep, ctxtp);
368 if (intrstatus == IXL_CHECK_LOST) {
386 if ((intrstatus = hci1394_ixl_intr_check_done(
406 if (intrstatus == IXL_CHECK_STOP) {
428 if (intrstatus == IXL_CHECK_DONE) {
493 * else (intrstatus == IXL_CHECK_SKIP) indicating skip has

Completed in 45 milliseconds