Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c858 instance->unroll.tranSetup = 1; in mrsas_attach()
1095 if (instance->unroll.tranSetup == 1) { in mrsas_detach()
1101 instance->unroll.tranSetup = 0; in mrsas_detach()
1156 if (instance->unroll.tranSetup == 1) { in mrsas_undo_resources()
1161 instance->unroll.tranSetup = 0; in mrsas_undo_resources()
H A Dmr_sas.h559 uint8_t tranSetup; /* Tran attached to the ddi. */ member