Home
last modified time | relevance | path

Searched refs:FCIO_XFER_RW (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc79 fcio.fcio_xfer = FCIO_XFER_RW; in FCHBA()
354 fcio.fcio_xfer = FCIO_XFER_RW; in loadAdapters()
H A DFCHBAPort.cc914 fcio.fcio_xfer = FCIO_XFER_RW; in sendCTPassThru()
969 fcio.fcio_xfer = FCIO_XFER_RW; in sendRLS()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h154 #define FCIO_XFER_RW (FCIO_XFER_READ | FCIO_XFER_WRITE) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1511 if ((fcio->fcio_xfer != FCIO_XFER_RW) || in fcsm_fciocmd()
1632 if ((fcio->fcio_xfer != FCIO_XFER_RW) || in fcsm_fciocmd()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c3629 fcio.fcio_xfer = FCIO_XFER_RW; in g_rdls()
3698 fcio.fcio_xfer = FCIO_XFER_RW; in g_rdls()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c2083 fcio->fcio_xfer != FCIO_XFER_RW) { in emlxs_fcio_get_link_status()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c9354 fcio->fcio_xfer != FCIO_XFER_RW) { in fp_fciocmd()