Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_init.h54 extern struct fc_function_template csio_fc_transport_funcs;
55 extern struct fc_function_template csio_fc_transport_vport_funcs;
H A Dcsio_attr.c723 struct fc_function_template csio_fc_transport_funcs = {
767 struct fc_function_template csio_fc_transport_vport_funcs = {
/openbmc/linux/drivers/scsi/bfa/
H A 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;
H A Dbfad_attr.c593 struct fc_function_template bfad_im_fc_function_template = {
650 struct fc_function_template bfad_im_vport_fc_function_template = {
/openbmc/linux/drivers/scsi/elx/efct/
H A 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 = {
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h681 struct fc_function_template { struct
837 struct fc_function_template *);
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_ext.h170 extern struct fc_function_template zfcp_transport_functions;
H A Dzfcp_scsi.c952 struct fc_function_template zfcp_transport_functions = {
/openbmc/linux/drivers/scsi/qla2xxx/
H A 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;
H A Dqla_attr.c3261 struct fc_function_template qla2xxx_transport_functions = {
3309 struct fc_function_template qla2xxx_transport_vport_functions = {
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h468 extern struct fc_function_template lpfc_transport_functions;
469 extern struct fc_function_template lpfc_vport_transport_functions;
H A Dlpfc_attr.c7033 struct fc_function_template lpfc_transport_functions = {
7102 struct fc_function_template lpfc_vport_transport_functions = {
/openbmc/linux/drivers/scsi/bnx2fc/
H A 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 = {
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c172 static struct fc_function_template fcoe_nport_fc_functions = {
220 static struct fc_function_template fcoe_vport_fc_functions = {
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c132 static struct fc_function_template fnic_fc_functions = {
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c164 static struct fc_function_template mptfc_transport_functions = {
/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c2191 static struct fc_function_template fc_transport_functions = {
H A Dscsi_transport_fc.c326 struct fc_function_template *f;
2621 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c2131 static struct fc_function_template qedf_fc_transport_fn = {
2171 static struct fc_function_template qedf_fc_vport_transport_fn = {
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c6427 static struct fc_function_template ibmvfc_transport_functions = {