Home
last modified time | relevance | path

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

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