Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_init.h55 extern struct fc_function_template csio_fc_transport_funcs;
56 extern struct fc_function_template csio_fc_transport_vport_funcs;
Dcsio_attr.c714 struct fc_function_template csio_fc_transport_funcs = {
758 struct fc_function_template csio_fc_transport_vport_funcs = {
/linux-4.4.14/drivers/scsi/bfa/
Dbfad_im.h158 extern struct fc_function_template bfad_im_fc_function_template;
159 extern struct fc_function_template bfad_im_vport_fc_function_template;
Dbfad_attr.c601 struct fc_function_template bfad_im_fc_function_template = {
658 struct fc_function_template bfad_im_vport_fc_function_template = {
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_ext.h135 extern struct fc_function_template zfcp_transport_functions;
Dzfcp_scsi.c681 struct fc_function_template zfcp_transport_functions = {
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_gbl.h573 struct fc_function_template;
574 extern struct fc_function_template qla2xxx_transport_functions;
575 extern struct fc_function_template qla2xxx_transport_vport_functions;
Dqla_attr.c2209 struct fc_function_template qla2xxx_transport_functions = {
2257 struct fc_function_template qla2xxx_transport_vport_functions = {
/linux-4.4.14/include/scsi/
Dscsi_transport_fc.h669 struct fc_function_template { struct
839 struct fc_function_template *);
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_crtn.h360 extern struct fc_function_template lpfc_transport_functions;
361 extern struct fc_function_template lpfc_vport_transport_functions;
Dlpfc_attr.c5679 struct fc_function_template lpfc_transport_functions = {
5746 struct fc_function_template lpfc_vport_transport_functions = {
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c57 static struct fc_function_template bnx2fc_transport_function;
59 static struct fc_function_template bnx2fc_vport_xport_function;
2778 static struct fc_function_template bnx2fc_transport_function = {
2818 static struct fc_function_template bnx2fc_vport_xport_function = {
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c183 static struct fc_function_template fcoe_nport_fc_functions = {
231 static struct fc_function_template fcoe_vport_fc_functions = {
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_main.c138 static struct fc_function_template fnic_fc_functions = {
/linux-4.4.14/drivers/message/fusion/
Dmptfc.c165 static struct fc_function_template mptfc_transport_functions = {
/linux-4.4.14/drivers/scsi/
Dscsi_transport_fc.c324 struct fc_function_template *f;
2175 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvfc.c4939 static struct fc_function_template ibmvfc_transport_functions = {