Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_scsi.h51 extern struct scsi_host_template csio_fcoe_shost_template;
Dcsio_init.c599 csio_fcoe_shost_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
608 &csio_fcoe_shost_template, in csio_shost_init()
Dcsio_scsi.c2270 struct scsi_host_template csio_fcoe_shost_template = { variable