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

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/common/
H A Dintr_common.c32 static struct av_head softvec_tbl[LOCK_LEVEL + 1]; variable in typeref:struct:av_head
99 if (mdb_readvar(&softvec_tbl, "softvect") == -1) {
112 (uintptr_t)softvec_tbl[i].avh_link) == -1)

Completed in 90 milliseconds