Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ahb/
HDahbreg.h111 #define HOSTSTAT_INTPEND 0x02 macro
HDahb.c465 while (ahb_inb(ahb, HOSTSTAT) & HOSTSTAT_INTPEND) { in ahbreset()
849 while (ahb_inb(ahb, HOSTSTAT) & HOSTSTAT_INTPEND) { in ahbintr_locked()