Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_init.h55 extern struct fc_function_template csio_fc_transport_vport_funcs;
Dcsio_attr.c767 struct fc_function_template csio_fc_transport_vport_funcs = { variable
Dcsio_init.c1215 fc_attach_transport(&csio_fc_transport_vport_funcs); in csio_init()