Searched defs:dct (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/edac/ |
D | amd64_edac.c | 89 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct() 113 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg() 391 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask() 447 #define for_each_chip_select(i, dct, pvt) \ argument 450 #define chip_select_base(i, dct, pvt) \ argument 453 #define for_each_chip_select_mask(i, dct, pvt) \ argument 1292 static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in k8_dbam_to_chip_select() 1459 static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f10_dbam_to_chip_select() 1475 static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_dbam_to_chip_select() 1484 static int f15_m60h_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct, in f15_m60h_dbam_to_chip_select() [all …]
|
D | amd64_edac.h | 171 #define csrow_enabled(i, dct, pvt) ((pvt)->csels[(dct)].csbases[(i)] & DCSB_CS_ENABLE) argument
|
/linux-4.19.296/include/linux/mlx5/ |
D | device.h | 658 struct mlx5_eqe_dct dct; member
|
D | mlx5_ifc.h | 1016 u8 dct[0x1]; member
|