Home
last modified time | relevance | path

Searched refs:FCIO_LINK_STATUS (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h72 #define FCIO_LINK_STATUS (FCIO_SUB_CMD + 0x19) macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc966 fcio.fcio_cmd = FCIO_LINK_STATUS; in sendRLS()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c3626 fcio.fcio_cmd = FCIO_LINK_STATUS; in g_rdls()
3695 fcio.fcio_cmd = FCIO_LINK_STATUS; in g_rdls()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c193 { FCIO_LINK_STATUS, FP_OPEN },
9342 case FCIO_LINK_STATUS: { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c729 {FCIO_LINK_STATUS, "LINK_STATUS", emlxs_fcio_get_link_status},