Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/sd/
H A Dsd.c426 buf_t currentBuf; in process_semo_sleepq() local
446 if (mdb_vread((void *)&currentBuf, sizeof (buf_t), in process_semo_sleepq()
458 rootBuf = (uintptr_t)currentBuf.av_forw; in process_semo_sleepq()
484 buf_t currentBuf; in process_sdlun_waitq() local
502 if (mdb_vread(&currentBuf, sizeof (buf_t), in process_sdlun_waitq()
515 rootBuf = (uintptr_t)currentBuf.av_forw; in process_sdlun_waitq()