Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h363 #define FC_REMOTE_NODE_INVALID 0 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4532 invalid = (rnodep->fd_flags == FC_REMOTE_NODE_INVALID) ? 1 : 0; in fctl_create_remote_port()