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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c267 uintptr_t mi_wd_miofirst; member in struct:mi_walk_data
284 wdp->mi_wd_miofirst = NULL;
299 (wsp->walk_addr == wdp->mi_wd_miofirst)) {
309 if (wdp->mi_wd_miofirst == NULL) {
310 wdp->mi_wd_miofirst = wsp->walk_addr;

Completed in 78 milliseconds