Searched refs:cplb_type (Results 1 – 1 of 1) sorted by relevance
31 char cplb_type; member71 if (cdata->cplb_type == 'I') { in cplbinfo_seq_init()87 seq_printf(m, "%cCPLBs are %sabled: 0x%x\n", cdata->cplb_type, in cplbinfo_start()124 char cplb_type; in cplbinfo_open() local130 cplb_type = cpu & CPLBINFO_DCPLB_FLAG ? 'D' : 'I'; in cplbinfo_open()143 cdata->cplb_type = cplb_type; in cplbinfo_open()