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

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1658 if (port->fct_flags & FCT_STATE_PORT_ONLINE) {
1667 port->fct_flags |= FCT_STATE_PORT_ONLINE;
1683 if (!(port->fct_flags & FCT_STATE_PORT_ONLINE)) {
1698 port->fct_flags &= ~FCT_STATE_PORT_ONLINE;
2367 if (!(port->fct_flags & FCT_STATE_PORT_ONLINE)) {
3140 if (!(port->fct_flags & FCT_STATE_PORT_ONLINE)) {
3248 if (!(port->fct_flags & FCT_STATE_PORT_ONLINE)) {
4657 (port->fct_flags & FCT_STATE_PORT_ONLINE) &&
4674 !(port->fct_flags & FCT_STATE_PORT_ONLINE)) {
4697 (port->fct_flags & FCT_STATE_PORT_ONLINE)
[all...]
H A Demlxs_solaris.c1285 if (port->tgt_mode && ((port->fct_flags & FCT_STATE_PORT_ONLINE) ||
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1080 #define FCT_STATE_PORT_ONLINE 0x00000001 macro

Completed in 208 milliseconds