Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpreg.h77 #define FXP_SCB_STATACK_RNR 0x1000 macro
H A Dfxp.c792 rnr = (statack & (FXP_SCB_STATACK_RNR | in fxp_intr()
845 if (statack & (FXP_SCB_STATACK_FR | FXP_SCB_STATACK_RNR | in fxp_intr()