Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h83 uint16_t fcoeio_xfer; /* direction */ member
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c553 fcoeio.fcoeio_xfer = FCOEIO_XFER_WRITE; in FCOE_CreatePort()
657 fcoeio.fcoeio_xfer = FCOEIO_XFER_RW; in FCOE_DeletePort()
751 fcoeio.fcoeio_xfer = FCOEIO_XFER_READ; in FCOE_GetPortList()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c680 fcoeio->fcoeio_xfer != FCOEIO_XFER_WRITE) { in fcoe_iocmd()
775 fcoeio->fcoeio_xfer != FCOEIO_XFER_RW) { in fcoe_iocmd()
794 if (fcoeio->fcoeio_xfer != FCOEIO_XFER_READ || in fcoe_iocmd()