Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h513 #define DMA_ACTIVE BIT_17 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3713 if ((RD32_IO_REG(ha, ctrl_status) & DMA_ACTIVE) == 0) { in ql_reset_24xx_chip()