Home
last modified time | relevance | path

Searched refs:alias_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/edac/
Damd64_edac.c1893 u8 channel, alias_channel, leg_mmio_hole, dct_sel, dct_offset_en; in f15_m30h_match_to_this_node() local
1997 alias_channel = (channel == 3) ? 1 : channel; in f15_m30h_match_to_this_node()
1999 cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, alias_channel); in f15_m30h_match_to_this_node()
2002 *chan_sel = alias_channel; in f15_m30h_match_to_this_node()