Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_im.h172 extern struct fc_function_template bfad_im_fc_function_template;
173 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 = {
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h621 struct fc_function_template { struct
777 struct fc_function_template *);
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_gbl.h718 struct fc_function_template;
719 extern struct fc_function_template qla2xxx_transport_functions;
720 extern struct fc_function_template qla2xxx_transport_vport_functions;
H A Dqla_attr.c3173 struct fc_function_template qla2xxx_transport_functions = {
3221 struct fc_function_template qla2xxx_transport_vport_functions = {
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_ext.h169 extern struct fc_function_template zfcp_transport_functions;
H A Dzfcp_scsi.c955 struct fc_function_template zfcp_transport_functions = {
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h404 extern struct fc_function_template lpfc_transport_functions;
405 extern struct fc_function_template lpfc_vport_transport_functions;
H A Dlpfc_attr.c7157 struct fc_function_template lpfc_transport_functions = {
7226 struct fc_function_template lpfc_vport_transport_functions = {
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c58 static struct fc_function_template bnx2fc_transport_function;
60 static struct fc_function_template bnx2fc_vport_xport_function;
2834 static struct fc_function_template bnx2fc_transport_function = {
2874 static struct fc_function_template bnx2fc_vport_xport_function = {
/OK3568_Linux_fs/kernel/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 = {
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_main.c143 static struct fc_function_template fnic_fc_functions = {
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstorvsc_drv.c2133 static struct fc_function_template fc_transport_functions = {
H A Dscsi_transport_fc.c316 struct fc_function_template *f;
2154 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptfc.c164 static struct fc_function_template mptfc_transport_functions = {
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c2116 static struct fc_function_template qedf_fc_transport_fn = {
2156 static struct fc_function_template qedf_fc_vport_transport_fn = {
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5306 static struct fc_function_template ibmvfc_transport_functions = {