Home
last modified time | relevance | path

Searched refs:zfcp_dbf_scsi (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/s390/scsi/
Dzfcp_dbf.h210 struct zfcp_dbf_scsi { struct
275 struct zfcp_dbf_scsi scsi_buf;
321 zfcp_dbf_scsi(tag, scmd, req); in _zfcp_dbf_scsi()
Dzfcp_dbf.c402 void zfcp_dbf_scsi(char *tag, struct scsi_cmnd *sc, struct zfcp_fsf_req *fsf) in zfcp_dbf_scsi() function
407 struct zfcp_dbf_scsi *rec = &dbf->scsi_buf; in zfcp_dbf_scsi()
522 dbf->scsi = zfcp_dbf_reg(name, dbfsize, sizeof(struct zfcp_dbf_scsi)); in zfcp_dbf_adapter_register()
Dzfcp_ext.h47 extern void zfcp_dbf_scsi(char *, struct scsi_cmnd *, struct zfcp_fsf_req *);