Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h88 #define FCIO_CREATE_NPIV_PORT (FCIO_SUB_CMD + 0x25) macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc542 fcio.fcio_cmd = FCIO_CREATE_NPIV_PORT; in createNPIVPort()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c208 { FCIO_CREATE_NPIV_PORT, FP_OPEN },
7621 case FCIO_CREATE_NPIV_PORT: { in fp_fciocmd()