Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi_impl.h50 #define BOFI_NEW_MESSAGE 2 macro
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c1970 ep->state |= BOFI_NEW_MESSAGE; in bofi_signal()
1976 ep->state |= BOFI_NEW_MESSAGE; in bofi_signal()
2004 ep->state |= BOFI_NEW_MESSAGE; in bofi_broadcast()
2037 ep->state |= BOFI_NEW_MESSAGE; in bofi_clear_acc_chk()
2075 ep->state |= BOFI_NEW_MESSAGE; in bofi_clear_errors()
2111 ep->state |= BOFI_NEW_MESSAGE; in bofi_clear_errdefs()
2188 if (rval == 0 && !(ep->state & BOFI_NEW_MESSAGE)) { in bofi_errdef_check_w()
2191 if (!(ep->state & BOFI_NEW_MESSAGE)) in bofi_errdef_check_w()
2196 ep->state &= ~BOFI_NEW_MESSAGE; in bofi_errdef_check_w()