Searched refs:csio_fcoe_transport (Results 1 – 1 of 1) sorted by relevance
57 static struct scsi_transport_template *csio_fcoe_transport; variable640 shost->transportt = csio_fcoe_transport; in csio_shost_init()1219 csio_fcoe_transport = fc_attach_transport(&csio_fc_transport_funcs); in csio_init()1220 if (!csio_fcoe_transport) in csio_init()1237 fc_release_transport(csio_fcoe_transport); in csio_init()1254 fc_release_transport(csio_fcoe_transport); in csio_exit()