Searched defs:scsi_host_template (Results 1 - 1 of 1) sorted by relevance

/include/scsi/
H A Dscsi_host.h52 struct scsi_host_template { struct
62 int (* detect)(struct scsi_host_template *);
580 struct scsi_host_template *hostt;
778 extern struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *, int);
917 extern struct Scsi_Host *scsi_register(struct scsi_host_template *, int);

Completed in 42 milliseconds