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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h209 #define ITASK_TASK_AUDIT_DEPTH 32 /* Must be a power of 2 */ macro
272 stmf_task_audit_rec_t itask_audit_records[ITASK_TASK_AUDIT_DEPTH];
H A Dstmf.c4564 itask->itask_audit_index &= (ITASK_TASK_AUDIT_DEPTH - 1);

Completed in 895 milliseconds