Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/scsi/ !
Dzfcp_ext.h105 extern int zfcp_fc_timeout_bsg_job(struct bsg_job *);
Dzfcp_scsi.c979 .bsg_timeout = zfcp_fc_timeout_bsg_job,
Dzfcp_fc.c1098 int zfcp_fc_timeout_bsg_job(struct bsg_job *job) in zfcp_fc_timeout_bsg_job() function