Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h477 #define LOOPBACK_MODE_FIELD_MASK 0xE macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3658 mr.mb[1] = (uint16_t)(mr.mb[1] & ~LOOPBACK_MODE_FIELD_MASK); in ql_set_loop_point()