Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h45 #define FCOEIO_DELETE_FCOE_PORT (FCOEIO_SUB_CMD + 0x02) macro
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c652 fcoeio.fcoeio_cmd = FCOEIO_DELETE_FCOE_PORT; in FCOE_DeletePort()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c768 case FCOEIO_DELETE_FCOE_PORT: { in fcoe_iocmd()