Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_dbf.h209 struct zfcp_dbf_scsi { struct
274 struct zfcp_dbf_scsi scsi_buf;
320 zfcp_dbf_scsi(tag, scmd, req); in _zfcp_dbf_scsi()
Dzfcp_dbf.c338 void zfcp_dbf_scsi(char *tag, struct scsi_cmnd *sc, struct zfcp_fsf_req *fsf) in zfcp_dbf_scsi() function
343 struct zfcp_dbf_scsi *rec = &dbf->scsi_buf; in zfcp_dbf_scsi()
457 dbf->scsi = zfcp_dbf_reg(name, dbfsize, sizeof(struct zfcp_dbf_scsi)); in zfcp_dbf_adapter_register()
Dzfcp_ext.h59 extern void zfcp_dbf_scsi(char *, struct scsi_cmnd *, struct zfcp_fsf_req *);