Searched refs:SA_CTRL_DP_RBDP (Results 1 – 2 of 2) sorted by relevance
297 #define SA_CTRL_DP_RBDP 0x20 macro
4175 prot->rbdp = (dp_page->prot_bits & SA_CTRL_DP_RBDP) ? 1 :0; in sagetparams()4326 if (dp_changeable->prot_bits & SA_CTRL_DP_RBDP) { in sasetprot()4328 dp_page->prot_bits |= SA_CTRL_DP_RBDP; in sasetprot()4330 dp_page->prot_bits &= ~SA_CTRL_DP_RBDP; in sasetprot()