Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_init.h54 extern struct fc_function_template csio_fc_transport_funcs;
Dcsio_attr.c723 struct fc_function_template csio_fc_transport_funcs = { variable
Dcsio_init.c1210 csio_fcoe_transport = fc_attach_transport(&csio_fc_transport_funcs); in csio_init()