Home
last modified time | relevance | path

Searched refs:bsg_job (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dbsg-lib.h20 typedef int (bsg_job_fn) (struct bsg_job *);
29 struct bsg_job { struct
65 void bsg_job_done(struct bsg_job *job, int result, argument
70 void bsg_job_put(struct bsg_job *job);
71 int __must_check bsg_job_get(struct bsg_job *job);
Dblkdev.h39 struct bsg_job;
/include/scsi/
Dscsi_transport_fc.h651 int (*bsg_request)(struct bsg_job *);
652 int (*bsg_timeout)(struct bsg_job *);
806 static inline struct Scsi_Host *fc_bsg_to_shost(struct bsg_job *job) in fc_bsg_to_shost()
813 static inline struct fc_rport *fc_bsg_to_rport(struct bsg_job *job) in fc_bsg_to_rport()
Dscsi_transport_sas.h182 void (*smp_handler)(struct bsg_job *, struct Scsi_Host *,
Dscsi_transport_iscsi.h28 struct bsg_job;
135 int (*bsg_request)(struct bsg_job *job);
Dlibfc.h904 int fc_lport_bsg_request(struct bsg_job *);