Searched refs:lpfc_transport_functions (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h335 extern struct fc_function_template lpfc_transport_functions;
H A Dlpfc_init.c9096 lpfc_transport_functions.vport_create = lpfc_vport_create;
9097 lpfc_transport_functions.vport_delete = lpfc_vport_delete;
9100 fc_attach_transport(&lpfc_transport_functions);
H A Dlpfc_attr.c4452 struct fc_function_template lpfc_transport_functions = { variable in typeref:struct:fc_function_template

Completed in 68 milliseconds