Home
last modified time | relevance | path

Searched refs:STMF_CMD_LPORT_OFFLINE (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt_tgt.c118 case STMF_CMD_LPORT_OFFLINE: in pppt_tgt_sm_ctl()
873 (void) stmf_ctl(STMF_CMD_LPORT_OFFLINE, lport, &sci); in tgt_sm_new_state()
H A Dpppt.c836 case STMF_CMD_LPORT_OFFLINE: in pppt_lport_ctl()
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h292 #define STMF_CMD_LPORT_OFFLINE (STMF_CMD_LPORT_OP | STMF_CMD_OFFLINE) macro
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c479 status = stmf_ctl(STMF_CMD_LPORT_OFFLINE, tgt->tp_lport, &cstatus); in srpt_stp_destroy_port()
1113 case STMF_CMD_LPORT_OFFLINE: in srpt_stp_ctl()
H A Dsrpt_ioc.c878 ret = stmf_ctl(STMF_CMD_LPORT_OFFLINE, tgt->tp_lport, &cstatus); in srpt_ioc_port_down()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2202 (cmd == STMF_CMD_LPORT_OFFLINE) || in fct_ctl()
2247 case STMF_CMD_LPORT_OFFLINE: in fct_ctl()
3246 return (stmf_ctl(STMF_CMD_LPORT_OFFLINE, port->port_lport, &st)); in fct_port_shutdown()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c1909 (cmd == STMF_CMD_LPORT_OFFLINE) || in iscsit_ctl()
1918 case STMF_CMD_LPORT_OFFLINE: in iscsit_ctl()
H A Discsit_tgt.c727 (void) stmf_ctl(STMF_CMD_LPORT_OFFLINE, lport, &sci); in tgt_sm_new_state()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c912 STMF_CMD_LPORT_ONLINE : STMF_CMD_LPORT_OFFLINE; in stmf_ioctl()
1559 (void) stmf_ctl(STMF_CMD_LPORT_OFFLINE, in stmf_set_stmf_state()
5812 case STMF_CMD_LPORT_OFFLINE: in stmf_ctl()
7659 case STMF_CMD_LPORT_OFFLINE: in stmf_svc()
7989 ctl_cmd = STMF_CMD_LPORT_OFFLINE; in stmf_abort_task_offline()