Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcpc/sparc/
H A Devent_ultra.c149 #define D_pic0 0 macro
254 if (idx == D_pic0) { in cpc_strtoevent()
279 kv = &keyvals[D_pic0]; in cpc_strtoevent()
371 xpcr->pic[0] = (uint8_t)((pcr >> kv[D_pic0].kv_shift) & in unmake_pcr()
372 kv[D_pic0].kv_mask); in unmake_pcr()
409 tokens[D_pic0], pic[0], tokens[D_pic1], pic[1]); in cpc_eventtostr()
/illumos-gate/usr/src/lib/libcpc/i386/
H A Devent_pentium.c215 #define D_pic0 0 macro
418 if (idx == D_pic0) { in cpc_strtoevent()
443 kv = &keyvals[D_pic0]; in cpc_strtoevent()
609 tokens[D_pic0], pic[0], tokens[D_pic1], pic[1]); in cpc_eventtostr()
643 tokens[D_pic0], pic[0], tokens[D_pic1], pic[1]); in cpc_eventtostr()