Searched refs:fsf (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/s390/scsi/ |
D | zfcp_dbf.c | 482 void zfcp_dbf_san_req(char *tag, struct zfcp_fsf_req *fsf, u32 d_id) in zfcp_dbf_san_req() argument 484 struct zfcp_dbf *dbf = fsf->adapter->dbf; in zfcp_dbf_san_req() 485 struct zfcp_fsf_ct_els *ct_els = fsf->data; in zfcp_dbf_san_req() 493 length, fsf->req_id, d_id, length); in zfcp_dbf_san_req() 497 struct zfcp_fsf_req *fsf, in zfcp_dbf_san_res_cap_len_if_gpn_ft() argument 500 struct zfcp_fsf_ct_els *ct_els = fsf->data; in zfcp_dbf_san_res_cap_len_if_gpn_ft() 563 void zfcp_dbf_san_res(char *tag, struct zfcp_fsf_req *fsf) in zfcp_dbf_san_res() argument 565 struct zfcp_dbf *dbf = fsf->adapter->dbf; in zfcp_dbf_san_res() 566 struct zfcp_fsf_ct_els *ct_els = fsf->data; in zfcp_dbf_san_res() 574 length, fsf->req_id, ct_els->d_id, in zfcp_dbf_san_res() [all …]
|
D | zfcp_ext.h | 55 struct zfcp_fsf_req *fsf);
|