Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h92 #define FCIO_DELETE_NPIV_PORT (FCIO_SUB_CMD + 0x29) macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc518 fcio.fcio_cmd = FCIO_DELETE_NPIV_PORT; in deleteNPIVPort()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c206 { FCIO_DELETE_NPIV_PORT, FP_OPEN },
7561 case FCIO_DELETE_NPIV_PORT: { in fp_fciocmd()