Home
last modified time | relevance | path

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

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