Home
last modified time | relevance | path

Searched refs:FCT_CMD_PORT_OFFLINE_COMPLETE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h362 #define FCT_CMD_PORT_OFFLINE_COMPLETE (STMF_LPORT_CTL_CMDS | 0x04) macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c584 fct_ctl(port->port_lport, FCT_CMD_PORT_OFFLINE_COMPLETE, &st); in fcoet_ctl()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2205 (cmd == FCT_CMD_PORT_OFFLINE_COMPLETE)); in fct_ctl()
2261 case FCT_CMD_PORT_OFFLINE_COMPLETE: in fct_ctl()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1549 FCT_CMD_PORT_OFFLINE_COMPLETE, &st); in emlxs_fct_ctl()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3090 fct_ctl(port->port_lport, FCT_CMD_PORT_OFFLINE_COMPLETE, &st); in qlt_ctl()