Lines Matching full:uint
25 static uint lpfc_##name = defval;\
26 module_param(lpfc_##name, uint, S_IRUGO);\
31 static uint lpfc_##name = defval;\
32 module_param(lpfc_##name, uint, S_IRUGO);\
39 static uint lpfc_##name = defval;\
40 module_param(lpfc_##name, uint, S_IRUGO);\
50 static uint lpfc_##name = defval;\
51 module_param(lpfc_##name, uint, 0444);\
60 static uint lpfc_##name = defval;\
61 module_param(lpfc_##name, uint, S_IRUGO);\
68 static uint lpfc_##name = defval;\
69 module_param(lpfc_##name, uint, S_IRUGO);\
79 static uint lpfc_##name = defval;\
80 module_param(lpfc_##name, uint, S_IRUGO);\
85 static uint lpfc_##name = defval;\
86 module_param(lpfc_##name, uint, S_IRUGO);\
101 static uint lpfc_##name = defval;\
102 module_param(lpfc_##name, uint, S_IRUGO);\
112 static uint lpfc_##name = defval;\
113 module_param(lpfc_##name, uint, S_IRUGO);\
120 static uint lpfc_##name = defval;\
121 module_param(lpfc_##name, uint, S_IRUGO);\