Home
last modified time | relevance | path

Searched refs:STMF_FAILURE (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_defines.h69 #define STMF_FAILURE ((uint64_t)0x1000000000000000) macro
75 #define STMF_BUSY (STMF_FAILURE | STMF_RETRY_BIT | STMF_FSC(0))
76 #define STMF_NOT_FOUND (STMF_FAILURE | STMF_FSC(1))
77 #define STMF_INVALID_ARG (STMF_FAILURE | STMF_FSC(2))
78 #define STMF_LUN_TAKEN (STMF_FAILURE | STMF_FSC(3))
79 #define STMF_ABORTED (STMF_FAILURE | STMF_FSC(5))
80 #define STMF_ABORT_SUCCESS (STMF_FAILURE | STMF_FSC(6))
81 #define STMF_ALLOC_FAILURE (STMF_FAILURE | STMF_FSC(7))
82 #define STMF_ALREADY (STMF_FAILURE | STMF_FSC(8))
83 #define STMF_TIMEOUT (STMF_FAILURE | STMF_FSC(9))
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1689 return (STMF_FAILURE); in stmf_msg_rx()
1724 return (STMF_FAILURE); in stmf_msg_rx()
1804 stmf_status_t ic_ret = STMF_FAILURE; in stmf_ic_rx_scsi_data()
1814 msg->icsd_task_msgid, 0, STMF_FAILURE, data_msg_id); in stmf_ic_rx_scsi_data()
1821 return (STMF_FAILURE); in stmf_ic_rx_scsi_data()
1845 return (STMF_FAILURE); in stmf_ic_rx_scsi_data()
1862 return (STMF_FAILURE); in stmf_ic_rx_scsi_data()
1882 stmf_status_t ret = STMF_FAILURE; in stmf_proxy_scsi_cmd()
1886 return (STMF_FAILURE); in stmf_proxy_scsi_cmd()
1890 return (STMF_FAILURE); in stmf_proxy_scsi_cmd()
[all …]
H A Dlun_map.c1044 return (STMF_FAILURE); in stmf_add_ent_to_map()
1081 return (STMF_FAILURE); in stmf_remove_ent_from_map()
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c686 return (STMF_FAILURE); in pppt_lport_xfer_data()
692 return (STMF_FAILURE); in pppt_lport_xfer_data()
714 STMF_SUCCESS : STMF_FAILURE; in pppt_xfer_read_complete()
744 dbuf->db_xfer_status = STMF_FAILURE; in pppt_xfer_read_complete()
787 STMF_FAILURE, STMF_IOF_LPORT_DONE); in pppt_lport_send_status()
788 return (STMF_FAILURE); in pppt_lport_send_status()
H A Dpppt_msg.c123 stmf_status = STMF_FAILURE; in pppt_msg_tgt_register()
168 stmf_status = STMF_FAILURE; in pppt_msg_tgt_deregister()
H A Dpppt_tgt.c193 *msg_errcode = STMF_FAILURE; in pppt_tgt_create()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c684 return (STMF_FAILURE); in qlt_dma_setup_dbuf()
709 return (STMF_FAILURE); in qlt_dma_setup_dbuf()
721 return (STMF_FAILURE); in qlt_dma_setup_dbuf()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c575 return (STMF_FAILURE); in srpt_stp_xfer_data()
614 return (STMF_FAILURE); in srpt_stp_xfer_data()
689 return (STMF_FAILURE); in srpt_stp_xfer_data()
865 return (STMF_FAILURE); in srpt_stp_send_status()
930 return (STMF_FAILURE); in srpt_stp_send_status()
H A Dsrpt_ch.c474 st = STMF_FAILURE; in srpt_ch_rsp_comp()
594 stmf_dbuf->db_xfer_status = STMF_FAILURE; in srpt_ch_data_comp()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c806 return (STMF_FAILURE); in sbd_copy_rdwr()
852 return (STMF_FAILURE); in sbd_copy_rdwr()
3922 st.st_completion_status = STMF_FAILURE; in sbd_ctl()
3934 st.st_completion_status = STMF_FAILURE; in sbd_ctl()
3984 return (STMF_FAILURE); in sbd_lu_reset_state()
H A Dsbd.c2121 stret = STMF_FAILURE; in sbd_proxy_reg_lu()
2148 stret = STMF_FAILURE; in sbd_proxy_reg_lu()
2171 return (STMF_FAILURE); in sbd_proxy_dereg_lu()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c1637 STMF_FAILURE, STMF_IOF_LPORT_DONE); in iscsit_buf_xfer_cb()
1720 return (STMF_FAILURE); in iscsit_send_scsi_status()
1927 return (STMF_FAILURE); in iscsit_idm_to_stmf()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1127 return (STMF_FAILURE); in fct_setup_dbuf()