Searched defs:csrow (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dcell_edac.c36 struct csrow_info *csrow = &mci->csrows[0]; local
58 struct csrow_info *csrow = &mci->csrows[0]; local
126 struct csrow_info *csrow = &mci->csrows[0]; local
[all...]
H A Damd76x_edac.c188 struct csrow_info *csrow; local
[all...]
H A Di82860_edac.c142 struct csrow_info *csrow; local
H A Dmv64x60_edac.c658 struct csrow_info *csrow; local
[all...]
H A Dpasemi_edac.c137 struct csrow_info *csrow; local
[all...]
H A Dr82600_edac.c218 struct csrow_info *csrow; local
[all...]
H A Dedac_mc.c52 static void edac_mc_dump_csrow(struct csrow_info *csrow) argument
159 struct csrow_info *csi, *csrow; local
640 struct csrow_info *csrow = &csrows[i]; local
808 edac_mc_handle_fbd_ue(struct mem_ctl_info *mci, unsigned int csrow, unsigned int channela, unsigned int channelb, char *msg) argument
875 edac_mc_handle_fbd_ce(struct mem_ctl_info *mci, unsigned int csrow, unsigned int channel, char *msg) argument
[all...]
H A Di3000_edac.c381 struct csrow_info *csrow = &mci->csrows[i]; local
H A Di3200_edac.c370 struct csrow_info *csrow = &mci->csrows[i]; local
H A Di82443bxgx_edac.c190 struct csrow_info *csrow; local
[all...]
H A Di82875p_edac.c344 struct csrow_info *csrow; local
H A Dx38_edac.c368 struct csrow_info *csrow = &mci->csrows[i]; local
H A De7xxx_edac.c350 struct csrow_info *csrow; local
[all...]
H A Dedac_mc_sysfs.c131 static ssize_t csrow_ue_count_show(struct csrow_info *csrow, char *data, argument
137 static ssize_t csrow_ce_count_show(struct csrow_info *csrow, char *data, argument
143 static ssize_t csrow_size_show(struct csrow_info *csrow, char *data, argument
149 static ssize_t csrow_mem_type_show(struct csrow_info *csrow, char *data, argument
155 static ssize_t csrow_dev_type_show(struct csrow_info *csrow, cha argument
161 csrow_edac_mode_show(struct csrow_info *csrow, char *data, int private) argument
168 channel_dimm_label_show(struct csrow_info *csrow, char *data, int channel) argument
179 channel_dimm_label_store(struct csrow_info *csrow, const char *data, size_t count, int channel) argument
193 channel_ce_count_show(struct csrow_info *csrow, char *data, int channel) argument
214 struct csrow_info *csrow = to_csrow(kobj); local
226 struct csrow_info *csrow = to_csrow(kobj); local
360 edac_create_csrow_object(struct mem_ctl_info *mci, struct csrow_info *csrow, int index) argument
527 struct csrow_info *csrow = &mci->csrows[csrow_idx]; local
897 struct csrow_info *csrow; local
[all...]
H A Di82975x_edac.c359 struct csrow_info *csrow; local
H A Dmpc85xx_edac.c779 struct csrow_info *csrow; local
887 struct csrow_info *csrow; local
[all...]
H A Damd64_edac.c205 static inline u32 amd64_map_to_dcs_mask(struct amd64_pvt *pvt, int csrow) argument
214 static u32 amd64_get_dct_base(struct amd64_pvt *pvt, int dct, int csrow) argument
227 static u32 amd64_get_dct_mask(struct amd64_pvt *pvt, int dct, int csrow) argument
349 base_from_dct_base(struct amd64_pvt *pvt, int csrow) argument
358 mask_from_dct_mask(struct amd64_pvt *pvt, int csrow) argument
385 int csrow; local
745 find_csrow_limits(struct mem_ctl_info *mci, int csrow, u64 *input_addr_min, u64 *input_addr_max) argument
779 int csrow; local
1108 int channel, csrow; local
1455 f10_process_possible_spare(int csrow, u32 cs, struct amd64_pvt *pvt) argument
1490 int csrow; local
1660 int nid, csrow, chan = 0; local
2006 int csrow; local
2305 struct csrow_info *csrow; local
[all...]
H A Dcpc925_edac.c330 struct csrow_info *csrow; local
442 cpc925_mc_get_pfn(struct mem_ctl_info *mci, u32 mear, unsigned long *pfn, unsigned long *offset, int *csrow) argument
533 int csrow = 0, channel = 0; local
[all...]
H A De752x_edac.c1041 struct csrow_info *csrow; local
[all...]
H A Dedac_core.h302 struct csrow_info *csrow; /* the parent */ member in struct:channel_info
[all...]
H A Di5100_edac.c398 static int i5100_csrow_to_rank(const struct mem_ctl_info *mci, int csrow) argument
406 static int i5100_csrow_to_chan(const struct mem_ctl_info *mci, int csrow) argument
430 const int csrow = i5100_rank_to_csrow(mci, chan, rank); local
452 const int csrow = i5100_rank_to_csrow(mci, chan, rank); local
645 i5100_npages(struct mem_ctl_info *mci, int csrow) argument
[all...]
H A Di5400_edac.c846 static int determine_mtr(struct i5400_pvt *pvt, int csrow, int channel) argument
894 static void handle_channel(struct i5400_pvt *pvt, int csrow, int channel, argument
935 int csrow, max_csrow local
1139 int csrow; local
[all...]
H A Di7core_edac.c548 static int get_dimm_config(struct mem_ctl_info *mci, int *csrow) argument
1628 int csrow; local
1825 int csrow = 0; local
[all...]
H A Di5000_edac.c959 static int determine_mtr(struct i5000_pvt *pvt, int csrow, int channel) argument
991 static void handle_channel(struct i5000_pvt *pvt, int csrow, int channel, argument
1035 int csrow, max_csrow local
1244 int csrow; local
[all...]

Completed in 113 milliseconds