Searched refs:IP_ENABLED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1692 #define IP_ENABLED BIT_6 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1718 if (ha->flags & IP_ENABLED && !(ha->flags & IP_INITIALIZED)) {
2003 if (ha->flags & IP_ENABLED &&
2159 if (ha->flags & IP_ENABLED && !(ha->flags & IP_INITIALIZED)) {
3400 ha->flags |= IP_ENABLED;
4384 if (pha->flags & IP_ENABLED &&
4519 if (pha->flags & IP_ENABLED &&
9368 ha->flags &= ~IP_ENABLED;
10563 if (vha->vp_index == 0 && vha->flags & IP_ENABLED &&
H A Dql_xioctl.c3444 if (ha->flags & IP_ENABLED && !(ha->flags & IP_INITIALIZED)) {

Completed in 90 milliseconds