Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/sparc/kmdb/
H A Dkaif.c532 int state, why, deswhy; in kaif_wapt_match() local
537 deswhy = DPI_STATE_WHY_P_WAPT; in kaif_wapt_match()
539 deswhy = DPI_STATE_WHY_V_WAPT; in kaif_wapt_match()
541 return (state == DPI_STATE_FAULTED && why == deswhy); in kaif_wapt_match()