Searched refs:csio_fc_transport_funcs (Results 1 – 3 of 3) sorted by relevance
55 extern struct fc_function_template csio_fc_transport_funcs;
714 struct fc_function_template csio_fc_transport_funcs = { variable
1210 csio_fcoe_transport = fc_attach_transport(&csio_fc_transport_funcs); in csio_init()