Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_ext.h107 extern int zfcp_fc_exec_bsg_job(struct bsg_job *);
H A Dzfcp_scsi.c979 .bsg_request = zfcp_fc_exec_bsg_job,
H A Dzfcp_fc.c1080 int zfcp_fc_exec_bsg_job(struct bsg_job *job) in zfcp_fc_exec_bsg_job() function