Home
last modified time | relevance | path

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

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