Searched refs:HOSTSTAT_BUSY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ahb/
H A Dahbreg.h112 #define HOSTSTAT_BUSY 0x01 macro
H A Dahb.c172 if ((status & (HOSTSTAT_MBOX_EMPTY|HOSTSTAT_BUSY))
454 if ((ahb_inb(ahb, HOSTSTAT) & HOSTSTAT_BUSY) == 0)

Completed in 101 milliseconds