Searched refs:STMF_CMD_LPORT_ONLINE (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h283 #define STMF_CMD_LPORT_ONLINE (STMF_CMD_LPORT_OP | STMF_CMD_ONLINE) macro
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt_tgt.c115 case STMF_CMD_LPORT_ONLINE:
H A Dpppt.c835 case STMF_CMD_LPORT_ONLINE:
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c1913 ASSERT((cmd == STMF_CMD_LPORT_ONLINE) ||
1921 case STMF_CMD_LPORT_ONLINE:
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c791 ret = stmf_ctl(STMF_CMD_LPORT_ONLINE, tgt->tp_lport, &cstatus);
H A Dsrpt_stp.c1063 case STMF_CMD_LPORT_ONLINE:
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2185 ASSERT((cmd == STMF_CMD_LPORT_ONLINE) ||
2202 case STMF_CMD_LPORT_ONLINE:
3218 return (stmf_ctl(STMF_CMD_LPORT_ONLINE, port->port_lport, &st));
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c914 STMF_CMD_LPORT_ONLINE : STMF_CMD_LPORT_OFFLINE;
1529 (void) stmf_ctl(STMF_CMD_LPORT_ONLINE,
3296 (void) stmf_ctl(STMF_CMD_LPORT_ONLINE, lport, &ssci);
5354 case STMF_CMD_LPORT_ONLINE:
7332 case STMF_CMD_LPORT_ONLINE:

Completed in 114 milliseconds