Home
last modified time | relevance | path

Searched refs:libfc_function_template (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/include/scsi/
Dlibfcoe.h230 const struct libfc_function_template *, int init_fcp);
Dlibfc.h438 struct libfc_function_template { struct
854 struct libfc_function_template tt;
/linux-3.3/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c54 static struct libfc_function_template bnx2fc_libfc_fcn_templ;
933 sizeof(struct libfc_function_template)); in bnx2fc_libfc_config()
2531 static struct libfc_function_template bnx2fc_libfc_fcn_templ = {
/linux-3.3/drivers/scsi/fnic/
Dfnic_main.c72 static struct libfc_function_template fnic_transport_template = {
/linux-3.3/drivers/scsi/fcoe/
Dfcoe.c154 static struct libfc_function_template fcoe_libfc_fcn_templ = {
Dfcoe_ctlr.c2705 const struct libfc_function_template *tt, int init_fcp) in fcoe_libfc_config()