Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/sd/
H A Dsd.c427 buf_t currentBuf; in process_sdlun_waitq() local
445 if (mdb_vread(&currentBuf, sizeof (buf_t), in process_sdlun_waitq()
458 rootBuf = (uintptr_t)currentBuf.av_forw; in process_sdlun_waitq()