Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbofi_impl.h51 #define BOFI_DEV_ACTIVE 1 macro
/titanic_41/usr/src/uts/common/io/
H A Dbofi.c1911 ep->state |= BOFI_DEV_ACTIVE; in bofi_start()
1934 ep->state &= ~BOFI_DEV_ACTIVE; in bofi_stop()
2432 (ep->state & BOFI_DEV_ACTIVE) && in do_pior_corrupt()
2548 (ep->state & BOFI_DEV_ACTIVE) && in do_piow_corrupt()
3312 (ep->state & BOFI_DEV_ACTIVE)) { in chain_on_errdefs()
3680 (ep->state & BOFI_DEV_ACTIVE)) { in bofi_dma_unbindhdl()
3763 (ep->state & BOFI_DEV_ACTIVE)) { in bofi_dma_flush()
4179 (ep->state & BOFI_DEV_ACTIVE)) { in bofi_dvma_unload()
4262 (ep->state & BOFI_DEV_ACTIVE)) { in bofi_dvma_sync()
4313 if (ep->state & BOFI_DEV_ACTIVE) { in bofi_intercept_intr()
[all …]