Searched refs:csio_fcoe_transport (Results 1 – 1 of 1) sorted by relevance
57 static struct scsi_transport_template *csio_fcoe_transport; variable632 shost->transportt = csio_fcoe_transport; in csio_shost_init()1210 csio_fcoe_transport = fc_attach_transport(&csio_fc_transport_funcs); in csio_init()1211 if (!csio_fcoe_transport) in csio_init()1228 fc_release_transport(csio_fcoe_transport); in csio_init()1245 fc_release_transport(csio_fcoe_transport); in csio_exit()