Searched defs:FCP_STATE_FCA_IS_NODMA (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h440 * FCP_STATE_FCA_IS_NODMA indicates that FCA doesn't support DMA at all
442 #define FCP_STATE_FCA_IS_NODMA 0x80000000 macro
1379 if (!((pptr)->port_state & FCP_STATE_FCA_IS_NODMA)) { \
1389 if (!((pptr)->port_state & FCP_STATE_FCA_IS_NODMA)) { \

Completed in 49 milliseconds