Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_scsi.h52 extern struct scsi_host_template csio_fcoe_shost_vport_template;
Dcsio_init.c599 csio_fcoe_shost_vport_template.cmd_per_lun = csio_lun_qdepth; in csio_shost_init()
611 &csio_fcoe_shost_vport_template, in csio_shost_init()
Dcsio_scsi.c2290 struct scsi_host_template csio_fcoe_shost_vport_template = { variable