Searched refs:csio_fcoe_transport (Results 1 – 1 of 1) sorted by relevance
56 static struct scsi_transport_template *csio_fcoe_transport; variable632 shost->transportt = csio_fcoe_transport; in csio_shost_init()1207 csio_fcoe_transport = fc_attach_transport(&csio_fc_transport_funcs); in csio_init()1208 if (!csio_fcoe_transport) in csio_init()1225 fc_release_transport(csio_fcoe_transport); in csio_init()1242 fc_release_transport(csio_fcoe_transport); in csio_exit()