Searched refs:zfcp_dbf (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/s390/scsi/ |
D | zfcp_dbf.c | 31 void zfcp_dbf_pl_write(struct zfcp_dbf *dbf, void *data, u16 length, char *area, in zfcp_dbf_pl_write() 62 struct zfcp_dbf *dbf = req->adapter->dbf; in zfcp_dbf_hba_fsf_res() 103 struct zfcp_dbf *dbf = req->adapter->dbf; in zfcp_dbf_hba_fsf_uss() 146 struct zfcp_dbf *dbf = req->adapter->dbf; in zfcp_dbf_hba_bit_err() 198 struct zfcp_dbf *dbf = adapter->dbf; in zfcp_dbf_rec_trig() 231 struct zfcp_dbf *dbf = erp->adapter->dbf; in zfcp_dbf_rec_run() 260 void zfcp_dbf_san(char *tag, struct zfcp_dbf *dbf, void *data, u8 id, u16 len, in zfcp_dbf_san() 289 struct zfcp_dbf *dbf = fsf->adapter->dbf; in zfcp_dbf_san_req() 305 struct zfcp_dbf *dbf = fsf->adapter->dbf; in zfcp_dbf_san_res() 321 struct zfcp_dbf *dbf = fsf->adapter->dbf; in zfcp_dbf_san_in_els() [all …]
|
D | Makefile | 5 zfcp-objs := zfcp_aux.o zfcp_ccw.o zfcp_cfdc.o zfcp_dbf.o zfcp_erp.o \
|
D | zfcp_ext.h | 55 extern void zfcp_dbf_hba_berr(struct zfcp_dbf *, struct zfcp_fsf_req *);
|
D | zfcp_def.h | 186 struct zfcp_dbf *dbf; /* debug traces */
|
D | zfcp_dbf.h | 259 struct zfcp_dbf { struct
|