Searched refs:fsf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/s390/scsi/
H A Dzfcp_dbf.c65 * zfcp_dbf_hba_fsf_res - trace event for fsf responses
107 * zfcp_dbf_hba_fsf_fces - trace event for fsf responses related to
540 * @fsf: request containing issued CT or ELS data
544 void zfcp_dbf_san_req(char *tag, struct zfcp_fsf_req *fsf, u32 d_id) argument
546 struct zfcp_dbf *dbf = fsf->adapter->dbf;
547 struct zfcp_fsf_ct_els *ct_els = fsf->data;
555 length, fsf->req_id, d_id, length);
559 struct zfcp_fsf_req *fsf,
562 struct zfcp_fsf_ct_els *ct_els = fsf->data;
623 * @fsf
558 zfcp_dbf_san_res_cap_len_if_gpn_ft(char *tag, struct zfcp_fsf_req *fsf, u16 len) argument
625 zfcp_dbf_san_res(char *tag, struct zfcp_fsf_req *fsf) argument
645 zfcp_dbf_san_in_els(char *tag, struct zfcp_fsf_req *fsf) argument
671 zfcp_dbf_scsi_common(char *tag, int level, struct scsi_device *sdev, struct scsi_cmnd *sc, struct zfcp_fsf_req *fsf) argument
[all...]
H A Dzfcp_ext.h59 struct zfcp_fsf_req *fsf);

Completed in 134 milliseconds