Home
last modified time | relevance | path

Searched refs:FCTIO_XFER_READ (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfctio.h48 #define FCTIO_XFER_READ 0x01 macro
50 #define FCTIO_XFER_RW (FCTIO_XFER_READ | FCTIO_XFER_WRITE)
/titanic_50/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc271 fctio.fctio_xfer = FCTIO_XFER_READ; in getPortAttributes()
325 fctio.fctio_xfer = FCTIO_XFER_READ; in getDiscoveredAttributes()
369 fctio.fctio_xfer = FCTIO_XFER_READ; in getDiscoveredAttributes()
431 fctio.fctio_xfer = FCTIO_XFER_READ; in sendRLS()
H A DTgtFCHBA.cc126 fctio.fctio_xfer = FCTIO_XFER_READ; in getHBAAttributes()
199 fctio.fctio_xfer = FCTIO_XFER_READ; in doForceLip()
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c817 fctio->fctio_xfer != FCTIO_XFER_READ) { in fct_fctiocmd()
837 fctio->fctio_xfer != FCTIO_XFER_READ) { in fct_fctiocmd()
857 fctio->fctio_xfer != FCTIO_XFER_READ) { in fct_fctiocmd()
876 fctio->fctio_xfer != FCTIO_XFER_READ) { in fct_fctiocmd()