Searched refs:STMF_IOF_LPORT_DONE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h227 #define STMF_IOF_LPORT_DONE 0x0002 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c746 STMF_IOF_LPORT_DONE);
787 STMF_FAILURE, STMF_IOF_LPORT_DONE);
792 STMF_SUCCESS, STMF_IOF_LPORT_DONE);
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c995 STMF_ABORT_SUCCESS, STMF_IOF_LPORT_DONE);
1612 iscsit_idm_to_stmf(status), STMF_IOF_LPORT_DONE);
1632 STMF_FAILURE, STMF_IOF_LPORT_DONE);
1673 STMF_IOF_LPORT_DONE);
1803 iscsit_idm_to_stmf(pdu->isp_status), STMF_IOF_LPORT_DONE);
1825 iscsit_idm_to_stmf(pdu->isp_status), STMF_IOF_LPORT_DONE);
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c507 stmf_send_status_done(iu->iu_stmf_task, st, STMF_IOF_LPORT_DONE);
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1965 iof = STMF_IOF_LPORT_DONE;
2015 STMF_IOF_LPORT_DONE);
2833 s, STMF_IOF_LPORT_DONE);
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4678 if (iof & STMF_IOF_LPORT_DONE) {
4806 if (iof & STMF_IOF_LPORT_DONE) {
5033 } else if ((iof & STMF_IOF_LPORT_DONE) == 0) {
5211 stmf_task_lport_aborted(task, ret, STMF_IOF_LPORT_DONE);

Completed in 397 milliseconds