Home
last modified time | relevance | path

Searched refs:sense_len_set (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h153 sense_len_set : 1, /* sense_len non-zero */ member
159 sense_len_set : 1, /* sense_len non-zero */ member
/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcp.h122 sense_len_set : 1, /* sense_len non-zero */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2722 rsp->fcp_u.fcp_status.sense_len_set) { in fcp_send_scsi_ioctl()
6711 rsp->fcp_u.fcp_status.sense_len_set = 0; in fcp_check_reportlun()
6720 new_resp.fcp_u.fcp_status.sense_len_set = 0; in fcp_check_reportlun()
6734 if (!rsp->fcp_u.fcp_status.sense_len_set) { in fcp_check_reportlun()
6774 rsp->fcp_u.fcp_status.sense_len_set = 0; in fcp_check_reportlun()
6783 new_resp.fcp_u.fcp_status.sense_len_set = 0; in fcp_check_reportlun()
6804 rsp->fcp_u.fcp_status.sense_len_set = 0; in fcp_check_reportlun()
6813 new_resp.fcp_u.fcp_status.sense_len_set = 0; in fcp_check_reportlun()
8829 !rsp->fcp_u.fcp_status.sense_len_set) { in fcp_complete_pkt()
8905 if (rsp->fcp_u.fcp_status.sense_len_set) { in fcp_complete_pkt()
[all …]
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1093 fcp_rsp_iu->fcp_u.fcp_status.sense_len_set = in fcoei_fill_fcp_resp()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c205 if (!rsp->fcp_u.fcp_status.sense_len_set) { in emlxs_handle_fcp_event()
251 rsp->fcp_u.fcp_status.sense_len_set = 0; in emlxs_handle_fcp_event()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3623 rsp->fcp_u.fcp_status.sense_len_set && in sf_reportlun_callback()
5467 !rsp->fcp_u.fcp_status.sense_len_set) { in sf_cmd_callback()
5543 if (rsp->fcp_u.fcp_status.sense_len_set) { in sf_cmd_callback()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2299 fcpr->fcp_u.fcp_status.sense_len_set = 1; in ql_status_error()