Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Dpk0.c91 pk->p_rmsg &= ~M_INITB;
93 pk->p_msg |= M_INITB;
104 pk->p_msg |= M_INITB;
105 pk->p_rmsg |= M_INITB;
H A Dpk.h147 #define M_INITB 0100 macro