Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_ext.h100 extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *);
Dzfcp_scsi.c725 .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