Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/hppa/
H A Dmem.c218 printf(" ctrl %b", VI_CTRL, VI_CTRL_BITS); in memattach()
237 printf (" >> %b,", vic, VI_CTRL_BITS); in memattach()
/openbsd/sys/arch/hppa/dev/
H A Dviper.h54 #define VI_CTRL_BITS "\020\001eisa_den\002eisa_prf\003core_den\004core_prf" \ macro