Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h84 uint16_t fcoeio_cmd; /* sub command */ member
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c550 fcoeio.fcoeio_cmd = FCOEIO_CREATE_FCOE_PORT; in FCOE_CreatePort()
652 fcoeio.fcoeio_cmd = FCOEIO_DELETE_FCOE_PORT; in FCOE_DeletePort()
749 fcoeio.fcoeio_cmd = FCOEIO_GET_FCOE_PORT_LIST; in FCOE_GetPortList()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c671 switch (fcoeio->fcoeio_cmd) { in fcoe_iocmd()
823 fcoeio->fcoeio_cmd, ret, fcoeio->fcoeio_status); in fcoe_iocmd()