Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h74 #define FC_STATE_FCA_IS_NODMA 0x80000000 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c175 port_info->pi_port_state = FC_STATE_FCA_IS_NODMA; in fcoei_bind_port()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13839 if (port_info->pi_port_state & FC_STATE_FCA_IS_NODMA) { in fp_bind_callbacks()
13841 port_info->pi_port_state &= ~(FC_STATE_FCA_IS_NODMA); in fp_bind_callbacks()