Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/bfa/
Dbfad_im.h157 extern struct fc_function_template bfad_im_fc_function_template;
158 extern struct fc_function_template bfad_im_vport_fc_function_template;
Dbfad_attr.c533 struct fc_function_template bfad_im_fc_function_template = {
590 struct fc_function_template bfad_im_vport_fc_function_template = {
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_gbl.h477 struct fc_function_template;
478 extern struct fc_function_template qla2xxx_transport_functions;
479 extern struct fc_function_template qla2xxx_transport_vport_functions;
Dqla_attr.c1987 struct fc_function_template qla2xxx_transport_functions = {
2034 struct fc_function_template qla2xxx_transport_vport_functions = {
/linux-3.3/drivers/s390/scsi/
Dzfcp_ext.h149 extern struct fc_function_template zfcp_transport_functions;
Dzfcp_scsi.c698 struct fc_function_template zfcp_transport_functions = {
/linux-3.3/include/scsi/
Dscsi_transport_fc.h630 struct fc_function_template { struct
793 struct fc_function_template *);
/linux-3.3/drivers/scsi/lpfc/
Dlpfc_crtn.h348 extern struct fc_function_template lpfc_transport_functions;
349 extern struct fc_function_template lpfc_vport_transport_functions;
Dlpfc_attr.c4751 struct fc_function_template lpfc_transport_functions = {
4818 struct fc_function_template lpfc_vport_transport_functions = {
/linux-3.3/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c56 static struct fc_function_template bnx2fc_transport_function;
57 static struct fc_function_template bnx2fc_vport_xport_function;
2435 static struct fc_function_template bnx2fc_transport_function = {
2475 static struct fc_function_template bnx2fc_vport_xport_function = {
/linux-3.3/drivers/scsi/fnic/
Dfnic_main.c125 static struct fc_function_template fnic_fc_functions = {
/linux-3.3/drivers/scsi/fcoe/
Dfcoe.c164 static struct fc_function_template fcoe_nport_fc_functions = {
204 static struct fc_function_template fcoe_vport_fc_functions = {
/linux-3.3/drivers/message/fusion/
Dmptfc.c165 static struct fc_function_template mptfc_transport_functions = {
/linux-3.3/drivers/scsi/
Dscsi_transport_fc.c320 struct fc_function_template *f;
2136 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/linux-3.3/drivers/scsi/ibmvscsi/
Dibmvfc.c4900 static struct fc_function_template ibmvfc_transport_functions = {