Searched refs:bit_type_32 (Results 1 – 1 of 1) sorted by relevance
/drivers/infiniband/hw/hfi1/ |
D | chip.c | 12643 const char *bit_type_32 = ",32"; in init_cntrs() local 12644 const int bit_type_32_sz = strlen(bit_type_32); in init_cntrs() 12729 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12744 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12756 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12831 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12844 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs()
|