Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ahb/
HDahbreg.h106 #define INTSTAT_AEN_OCCURED 0xD0 /* Async Event Notification */ macro
HDahb.c870 case INTSTAT_AEN_OCCURED: in ahbintr_locked()