Searched refs:bsg_timeout (Results 1 – 7 of 7) sorted by relevance
45 static unsigned int bsg_timeout(struct bsg_device *bd, struct sg_io_v4 *hdr) in bsg_timeout() function68 bsg_timeout(bd, &hdr)); in bsg_sg_io()
708 int (*bsg_timeout)(struct bsg_job *); member
980 .bsg_timeout = zfcp_fc_timeout_bsg_job,
3299 .bsg_timeout = qla24xx_bsg_timeout,3344 .bsg_timeout = qla24xx_bsg_timeout,
4057 if (inflight && i->f->bsg_timeout) { in fc_bsg_job_timeout()4059 err = i->f->bsg_timeout(job); in fc_bsg_job_timeout()
7092 .bsg_timeout = lpfc_bsg_timeout,
6554 .bsg_timeout = ibmvfc_bsg_timeout,