Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h75 #define FCIO_SET_NODE_ID (FCIO_SUB_CMD + 0x1C) macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc1195 fcio.fcio_cmd = FCIO_SET_NODE_ID; in setRNID()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c196 { FCIO_SET_NODE_ID, FP_EXCL },
9331 case FCIO_SET_NODE_ID: { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c732 {FCIO_SET_NODE_ID, "SET_NODE_ID", emlxs_fcio_set_node_id},