Home
last modified time | relevance | path

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

/titanic_50/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 …]
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1688 return (STMF_FAILURE); in stmf_msg_rx()
1723 return (STMF_FAILURE); in stmf_msg_rx()
1803 stmf_status_t ic_ret = STMF_FAILURE; in stmf_ic_rx_scsi_data()
1813 msg->icsd_task_msgid, 0, STMF_FAILURE, data_msg_id); in stmf_ic_rx_scsi_data()
1820 return (STMF_FAILURE); in stmf_ic_rx_scsi_data()
1844 return (STMF_FAILURE); in stmf_ic_rx_scsi_data()
1861 return (STMF_FAILURE); in stmf_ic_rx_scsi_data()
1881 stmf_status_t ret = STMF_FAILURE; in stmf_proxy_scsi_cmd()
1885 return (STMF_FAILURE); in stmf_proxy_scsi_cmd()
1889 return (STMF_FAILURE); in stmf_proxy_scsi_cmd()
[all …]
H A Dlun_map.c1074 return (STMF_FAILURE); in stmf_add_ent_to_map()
1107 return (STMF_FAILURE); in stmf_remove_ent_from_map()
/titanic_50/usr/src/uts/common/io/comstar/port/pppt/
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.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_tgt.c193 *msg_errcode = STMF_FAILURE; in pppt_tgt_create()
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_dma.c681 return (STMF_FAILURE); in qlt_dma_setup_dbuf()
706 return (STMF_FAILURE); in qlt_dma_setup_dbuf()
718 return (STMF_FAILURE); in qlt_dma_setup_dbuf()
/titanic_50/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()
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c755 return (STMF_FAILURE); in sbd_copy_rdwr()
798 return (STMF_FAILURE); in sbd_copy_rdwr()
3606 st.st_completion_status = STMF_FAILURE; in sbd_ctl()
3618 st.st_completion_status = STMF_FAILURE; in sbd_ctl()
3668 return (STMF_FAILURE); in sbd_lu_reset_state()
H A Dsbd.c2077 stret = STMF_FAILURE; in sbd_proxy_reg_lu()
2104 stret = STMF_FAILURE; in sbd_proxy_reg_lu()
2127 return (STMF_FAILURE); in sbd_proxy_dereg_lu()
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c1616 STMF_FAILURE, STMF_IOF_LPORT_DONE); in iscsit_buf_xfer_cb()
1709 return (STMF_FAILURE); in iscsit_send_scsi_status()
1930 return (STMF_FAILURE); in iscsit_idm_to_stmf()
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1108 return (STMF_FAILURE); in fct_setup_dbuf()