Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h59 #define FCOEIO_XFER_RW (FCOEIO_XFER_READ | FCOEIO_XFER_WRITE) macro
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c657 fcoeio.fcoeio_xfer = FCOEIO_XFER_RW; in FCOE_DeletePort()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c775 fcoeio->fcoeio_xfer != FCOEIO_XFER_RW) { in fcoe_iocmd()