Lines Matching refs:uint
1645 uint val = 0;\
1673 uint val = 0;\
1700 lpfc_##attr##_init(struct lpfc_hba *phba, uint val) \
1735 lpfc_##attr##_set(struct lpfc_hba *phba, uint val) \
1779 uint val = 0;\
1811 uint val = 0;\
1838 uint val = 0;\
1863 lpfc_##attr##_init(struct lpfc_vport *vport, uint val) \
1895 lpfc_##attr##_set(struct lpfc_vport *vport, uint val) \
1936 uint val = 0;\
1949 static uint lpfc_##name = defval;\
1950 module_param(lpfc_##name, uint, S_IRUGO);\
1955 static uint lpfc_##name = defval;\
1956 module_param(lpfc_##name, uint, S_IRUGO);\
1963 static uint lpfc_##name = defval;\
1964 module_param(lpfc_##name, uint, S_IRUGO);\
1974 static uint lpfc_##name = defval;\
1975 module_param(lpfc_##name, uint, S_IRUGO);\
1982 static uint lpfc_##name = defval;\
1983 module_param(lpfc_##name, uint, S_IRUGO);\
1993 static uint lpfc_##name = defval;\
1994 module_param(lpfc_##name, uint, S_IRUGO);\
1999 static uint lpfc_##name = defval;\
2000 module_param(lpfc_##name, uint, S_IRUGO);\
2015 static uint lpfc_##name = defval;\
2016 module_param(lpfc_##name, uint, S_IRUGO);\
2026 static uint lpfc_##name = defval;\
2027 module_param(lpfc_##name, uint, S_IRUGO);\
2034 static uint lpfc_##name = defval;\
2035 module_param(lpfc_##name, uint, S_IRUGO);\
4721 module_param(lpfc_prot_mask, uint, S_IRUGO);