Searched refs:fsf (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/s390/scsi/ |
D | zfcp_dbf.c | 544 void zfcp_dbf_san_req(char *tag, struct zfcp_fsf_req *fsf, u32 d_id) in zfcp_dbf_san_req() argument 546 struct zfcp_dbf *dbf = fsf->adapter->dbf; in zfcp_dbf_san_req() 547 struct zfcp_fsf_ct_els *ct_els = fsf->data; in zfcp_dbf_san_req() 555 length, fsf->req_id, d_id, length); in zfcp_dbf_san_req() 559 struct zfcp_fsf_req *fsf, in zfcp_dbf_san_res_cap_len_if_gpn_ft() argument 562 struct zfcp_fsf_ct_els *ct_els = fsf->data; in zfcp_dbf_san_res_cap_len_if_gpn_ft() 625 void zfcp_dbf_san_res(char *tag, struct zfcp_fsf_req *fsf) in zfcp_dbf_san_res() argument 627 struct zfcp_dbf *dbf = fsf->adapter->dbf; in zfcp_dbf_san_res() 628 struct zfcp_fsf_ct_els *ct_els = fsf->data; in zfcp_dbf_san_res() 636 length, fsf->req_id, ct_els->d_id, in zfcp_dbf_san_res() [all …]
|
D | zfcp_ext.h | 59 struct zfcp_fsf_req *fsf);
|
/Linux-v6.6/Documentation/userspace-api/media/ |
D | fdl-appendix.rst | 423 The `Free Software Foundation <http://www.gnu.org/fsf/fsf.html>`__
|
/Linux-v6.6/arch/xtensa/ |
D | Kconfig | 117 bool "fsf - default (not generic) configuration" 154 default "fsf" if XTENSA_VARIANT_FSF
|