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

/freebsd-11-stable/sys/dev/amr/
H A Damrreg.h430 u_int8_t mb_busy; /* u_int8_t rserv[2] */ member in struct:amr_mailbox
458 u_int8_t mb_busy; member in struct:amr_mailbox_ioctl
H A Damr.c1504 sc->amr_mailbox->mb_busy = 1;
2055 while (sc->amr_mailbox->mb_busy && (i++ < 10)) {
2060 if (sc->amr_mailbox->mb_busy) {
2077 sc->amr_mailbox->mb_busy = 1;
2113 sc->amr_mailbox->mb_busy = 1;

Completed in 133 milliseconds