Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfad_im.h189 extern struct fc_function_template bfad_im_vport_fc_function_template;
Dbfad_attr.c650 struct fc_function_template bfad_im_vport_fc_function_template = { variable
Dbfad_im.c847 fc_attach_transport(&bfad_im_vport_fc_function_template); in bfad_im_module_init()