Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
lpfc_version.h File Reference

Go to the source code of this file.

Macros

#define LPFC_DRIVER_VERSION   "8.3.35"
 
#define LPFC_DRIVER_NAME   "lpfc"
 
#define LPFC_SP_DRIVER_HANDLER_NAME   "lpfc:sp"
 
#define LPFC_FP_DRIVER_HANDLER_NAME   "lpfc:fp"
 
#define LPFC_DRIVER_HANDLER_NAME   "lpfc:"
 
#define LPFC_MODULE_DESC
 
#define LPFC_COPYRIGHT   "Copyright(c) 2004-2009 Emulex. All rights reserved."
 

Macro Definition Documentation

#define LPFC_COPYRIGHT   "Copyright(c) 2004-2009 Emulex. All rights reserved."

Definition at line 33 of file lpfc_version.h.

#define LPFC_DRIVER_HANDLER_NAME   "lpfc:"

Definition at line 29 of file lpfc_version.h.

#define LPFC_DRIVER_NAME   "lpfc"

Definition at line 22 of file lpfc_version.h.

#define LPFC_DRIVER_VERSION   "8.3.35"

Definition at line 21 of file lpfc_version.h.

#define LPFC_FP_DRIVER_HANDLER_NAME   "lpfc:fp"

Definition at line 26 of file lpfc_version.h.

#define LPFC_MODULE_DESC
Value:
"Emulex LightPulse Fibre Channel SCSI driver " \
LPFC_DRIVER_VERSION

Definition at line 31 of file lpfc_version.h.

#define LPFC_SP_DRIVER_HANDLER_NAME   "lpfc:sp"

Definition at line 25 of file lpfc_version.h.