Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_ext.h97 extern int zfcp_fc_exec_bsg_job(struct fc_bsg_job *);
Dzfcp_scsi.c718 .bsg_request = zfcp_fc_exec_bsg_job,
Dzfcp_fc.c914 int zfcp_fc_exec_bsg_job(struct fc_bsg_job *job) in zfcp_fc_exec_bsg_job() function