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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h360 * kmem_zalloc() to set all the bits to zero, since FC_REMOTE_NODE_INVALID
363 #define FC_REMOTE_NODE_INVALID 0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4532 invalid = (rnodep->fd_flags == FC_REMOTE_NODE_INVALID) ? 1 : 0;

Completed in 74 milliseconds