Home
last modified time | relevance | path

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

/include/linux/
A Dbsg-lib.h14 struct bsg_job;
20 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
71 void bsg_job_put(struct bsg_job *job);
72 int __must_check bsg_job_get(struct bsg_job *job);
/include/scsi/
A Dscsi_transport_fc.h706 int (*bsg_request)(struct bsg_job *);
707 int (*bsg_timeout)(struct bsg_job *);
863 static inline struct Scsi_Host *fc_bsg_to_shost(struct bsg_job *job) in fc_bsg_to_shost()
870 static inline struct fc_rport *fc_bsg_to_rport(struct bsg_job *job) in fc_bsg_to_rport()
A Dscsi_transport_sas.h183 void (*smp_handler)(struct bsg_job *, struct Scsi_Host *,
A Dscsi_transport_iscsi.h28 struct bsg_job;
136 int (*bsg_request)(struct bsg_job *job);
A Dlibfc.h925 int fc_lport_bsg_request(struct bsg_job *);

Completed in 17 milliseconds