Home
last modified time | relevance | path

Searched refs:FCIO_GET_NODE_ID (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h74 #define FCIO_GET_NODE_ID (FCIO_SUB_CMD + 0x1B) macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc871 fcio.fcio_cmd = FCIO_GET_NODE_ID; in getRNIDMgmtInfo()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c195 { FCIO_GET_NODE_ID, FP_OPEN },
9295 case FCIO_GET_NODE_ID: { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c731 {FCIO_GET_NODE_ID, "GET_NODE_ID", emlxs_fcio_get_node_id},