Home
last modified time | relevance | path

Searched refs:fc_function_template (Results 1 – 20 of 20) sorted by relevance

/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_init.h54 extern struct fc_function_template csio_fc_transport_funcs;
55 extern struct fc_function_template csio_fc_transport_vport_funcs;
Dcsio_attr.c723 struct fc_function_template csio_fc_transport_funcs = {
767 struct fc_function_template csio_fc_transport_vport_funcs = {
/linux-6.6.21/drivers/scsi/bfa/
Dbfad_im.h188 extern struct fc_function_template bfad_im_fc_function_template;
189 extern struct fc_function_template bfad_im_vport_fc_function_template;
Dbfad_attr.c593 struct fc_function_template bfad_im_fc_function_template = {
650 struct fc_function_template bfad_im_vport_fc_function_template = {
/linux-6.6.21/drivers/scsi/elx/efct/
Defct_xport.c20 static struct fc_function_template efct_xport_functions;
21 static struct fc_function_template efct_vport_functions;
1019 static struct fc_function_template efct_xport_functions = {
1068 static struct fc_function_template efct_vport_functions = {
/linux-6.6.21/drivers/s390/scsi/
Dzfcp_ext.h170 extern struct fc_function_template zfcp_transport_functions;
Dzfcp_scsi.c952 struct fc_function_template zfcp_transport_functions = {
/linux-6.6.21/include/scsi/
Dscsi_transport_fc.h681 struct fc_function_template { struct
837 struct fc_function_template *);
/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_gbl.h747 struct fc_function_template;
748 extern struct fc_function_template qla2xxx_transport_functions;
749 extern struct fc_function_template qla2xxx_transport_vport_functions;
Dqla_attr.c3251 struct fc_function_template qla2xxx_transport_functions = {
3299 struct fc_function_template qla2xxx_transport_vport_functions = {
/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_crtn.h468 extern struct fc_function_template lpfc_transport_functions;
469 extern struct fc_function_template lpfc_vport_transport_functions;
Dlpfc_attr.c7028 struct fc_function_template lpfc_transport_functions = {
7097 struct fc_function_template lpfc_vport_transport_functions = {
/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c60 static struct fc_function_template bnx2fc_transport_function;
62 static struct fc_function_template bnx2fc_vport_xport_function;
2822 static struct fc_function_template bnx2fc_transport_function = {
2862 static struct fc_function_template bnx2fc_vport_xport_function = {
/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe.c172 static struct fc_function_template fcoe_nport_fc_functions = {
220 static struct fc_function_template fcoe_vport_fc_functions = {
/linux-6.6.21/drivers/scsi/fnic/
Dfnic_main.c132 static struct fc_function_template fnic_fc_functions = {
/linux-6.6.21/drivers/message/fusion/
Dmptfc.c164 static struct fc_function_template mptfc_transport_functions = {
/linux-6.6.21/drivers/scsi/
Dstorvsc_drv.c2186 static struct fc_function_template fc_transport_functions = {
Dscsi_transport_fc.c326 struct fc_function_template *f;
2621 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/linux-6.6.21/drivers/scsi/qedf/
Dqedf_main.c2121 static struct fc_function_template qedf_fc_transport_fn = {
2161 static struct fc_function_template qedf_fc_vport_transport_fn = {
/linux-6.6.21/drivers/scsi/ibmvscsi/
Dibmvfc.c6427 static struct fc_function_template ibmvfc_transport_functions = {