Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_ext.h98 extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *);
Dzfcp_scsi.c719 .bsg_timeout = zfcp_fc_timeout_bsg_job,
Dzfcp_fc.c942 int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *job) in zfcp_fc_timeout_bsg_job() function