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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h568 uint8_t soft_isr; /* Soft interrupt handler allocated. */ member in struct:mrsas_instance::_unroll
H A Dmr_sas.c805 instance->unroll.soft_isr = 1;
1233 if (instance->unroll.soft_isr == 1) {
1235 instance->unroll.soft_isr = 0;

Completed in 91 milliseconds