Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/scsi/fc/
Dfc_gs.h29 __u8 ct_explan; /* reason code explanation */ member
/linux-6.1.9/drivers/scsi/libfc/
Dfc_disc.c534 cp->ct_explan); in fc_disc_gpn_ft_resp()
537 cp->ct_explan == FC_FS_EXP_FTNR) in fc_disc_gpn_ft_resp()
623 cp->ct_reason, cp->ct_explan); in fc_disc_gpn_id_resp()
Dfc_lport.c1221 ct->ct_explan); in fc_lport_ms_resp()
/linux-6.1.9/drivers/scsi/elx/libefc/
Defc_els.c887 hdr->ct_explan = 0; in fcct_build_req_header()
1046 rsp->ct_explan = reason_code_explanation; in efc_send_ct_rsp()
Defc_fabric.c675 rsp->hdr.ct_reason, rsp->hdr.ct_explan); in efc_process_gidpt_payload()
/linux-6.1.9/drivers/s390/scsi/
Dzfcp_dbf.c542 && reqh->ct_explan == 0 in zfcp_dbf_san_res_cap_len_if_gpn_ft()
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_lnode.c104 #define csio_ct_expl(cp) (((struct fc_ct_hdr *)cp)->ct_explan)