Searched refs:FXP_SCB_STATACK_CNA (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | fxpreg.h | 78 #define FXP_SCB_STATACK_CNA 0x2000 macro |
H A D | fxp.c | 803 if (statack & (FXP_SCB_STATACK_CXTNO|FXP_SCB_STATACK_CNA)) { in fxp_intr() |