Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h46 #define FCOEIO_GET_FCOE_PORT_LIST (FCOEIO_SUB_CMD + 0x03) macro
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c749 fcoeio.fcoeio_cmd = FCOEIO_GET_FCOE_PORT_LIST; in FCOE_GetPortList()
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c790 case FCOEIO_GET_FCOE_PORT_LIST: { in fcoe_iocmd()