Searched refs:VI_CTRL_BITS (Results 1 – 2 of 2) sorted by relevance
218 printf(" ctrl %b", VI_CTRL, VI_CTRL_BITS); in memattach()237 printf (" >> %b,", vic, VI_CTRL_BITS); in memattach()
54 #define VI_CTRL_BITS "\020\001eisa_den\002eisa_prf\003core_den\004core_prf" \ macro