Searched defs:rd_tbl_ptrs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dsched_impl.c451 kcf_reqid_table_t *rd_tbl_ptrs[REQID_TABLES]; member in struct:reqid_data
490 if (mdb_readsym(wdata->rd_tbl_ptrs, sizeof (wdata->rd_tbl_ptrs),
497 wsp->walk_addr = (uintptr_t)wdata->rd_tbl_ptrs[wdata->rd_cur_index];
515 wsp->walk_addr = (uintptr_t)wdata->rd_tbl_ptrs[wdata->rd_cur_index];

Completed in 54 milliseconds