Searched refs:DECLARE_ENUM2STR_LOOKUP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/lpfc/ |
H A D | lpfc.h | 1779 #define DECLARE_ENUM2STR_LOOKUP(routine, enum_name, enum_init) \ macro
|
H A D | lpfc_els.c | 3918 DECLARE_ENUM2STR_LOOKUP(lpfc_get_tlv_dtag_nm, fc_ls_tlv_dtag, 9868 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_li_event_nm, fc_fpin_li_event_types, 9871 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_deli_event_nm, fc_fpin_deli_event_types, 9874 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_congn_event_nm, fc_fpin_congn_event_types, 9877 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_congn_severity_nm,
|