Home
last modified time | relevance | path

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

/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 = {
/linux/drivers/scsi/bfa/
H A Dbfad_im.h187 extern struct fc_function_template bfad_im_fc_function_template;
188 extern struct fc_function_template bfad_im_vport_fc_function_template;
/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 = {
/linux/include/scsi/
H A Dscsi_transport_fc.h675 struct fc_function_template { struct
831 struct fc_function_template *);
/linux/drivers/s390/scsi/
H A Dzfcp_ext.h170 extern struct fc_function_template zfcp_transport_functions;
H A Dzfcp_scsi.c953 struct fc_function_template zfcp_transport_functions = {
/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h750 struct fc_function_template;
751 extern struct fc_function_template qla2xxx_transport_functions;
752 extern struct fc_function_template qla2xxx_transport_vport_functions;
H A Dqla_attr.c3254 struct fc_function_template qla2xxx_transport_functions = {
3302 struct fc_function_template qla2xxx_transport_vport_functions = {
/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;
2820 static struct fc_function_template bnx2fc_transport_function = {
2860 static struct fc_function_template bnx2fc_vport_xport_function = {
/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 = {
/linux/drivers/scsi/fnic/
H A Dfnic_main.c149 static struct fc_function_template fnic_fc_functions = {
/linux/drivers/message/fusion/
H A Dmptfc.c165 static struct fc_function_template mptfc_transport_functions = {
/linux/drivers/scsi/
H A Dstorvsc_drv.c2198 static struct fc_function_template fc_transport_functions = {
H A Dscsi_transport_fc.c326 struct fc_function_template *f;
2616 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c2133 static struct fc_function_template qedf_fc_transport_fn = {
2173 static struct fc_function_template qedf_fc_vport_transport_fn = {
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c7026 struct fc_function_template lpfc_transport_functions = {
7095 struct fc_function_template lpfc_vport_transport_functions = {
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c6519 static struct fc_function_template ibmvfc_transport_functions = {