Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/bi/
H A Dif_nireg.h95 #define PSR_ENABLED 0x00040000 macro
H A Dif_ni.c328 if (failtest(sc, NI_PSR, PSR_STATE, PSR_ENABLED, "failed enable")) in niattach()
580 if ((NI_RREG(NI_PSR) & PSR_STATE) != PSR_ENABLED) in niintr()
/netbsd-src/sys/arch/vax/boot/boot/
H A Dif_ni.c271 if (failtest(NI_PSR, PSR_STATE, PSR_ENABLED, "failed enable")) in niopen()