Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h599 #define DMA_ACTIVE BIT_17 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3935 if ((RD32_IO_REG(ha, ctrl_status) & DMA_ACTIVE) == 0) { in ql_reset_24xx_chip()
H A Dql_api.c22524 if (!(RD32_IO_REG(ha, ctrl_status) & DMA_ACTIVE)) { in ql_2700_dt_rrisc()