Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dbofi_impl.h52 #define BOFI_NEW_MESSAGE 2 macro
/titanic_50/usr/src/uts/common/io/
H A Dbofi.c1967 ep->state |= BOFI_NEW_MESSAGE; in bofi_signal()
1973 ep->state |= BOFI_NEW_MESSAGE; in bofi_signal()
2001 ep->state |= BOFI_NEW_MESSAGE; in bofi_broadcast()
2034 ep->state |= BOFI_NEW_MESSAGE; in bofi_clear_acc_chk()
2072 ep->state |= BOFI_NEW_MESSAGE; in bofi_clear_errors()
2108 ep->state |= BOFI_NEW_MESSAGE; in bofi_clear_errdefs()
2185 if (rval == 0 && !(ep->state & BOFI_NEW_MESSAGE)) { in bofi_errdef_check_w()
2188 if (!(ep->state & BOFI_NEW_MESSAGE)) in bofi_errdef_check_w()
2193 ep->state &= ~BOFI_NEW_MESSAGE; in bofi_errdef_check_w()