Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h105 #define FCIO_CFLAGS_RLS_DEST_FPORT 0x0001 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c9355 if ((fcio->fcio_cmd_flags != FCIO_CFLAGS_RLS_DEST_FPORT) && in fp_fciocmd()
9369 if (fcio->fcio_cmd_flags == FCIO_CFLAGS_RLS_DEST_FPORT) { in fp_fciocmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c2069 if ((fcio->fcio_cmd_flags != FCIO_CFLAGS_RLS_DEST_FPORT) && in emlxs_fcio_get_link_status()