Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcpc/i386/
H A Devent_pentium.c510 masktostr(char *buf, uint8_t bits, char *tok) in masktostr() function
612 masktostr(buffer, xpes[0].cmask, tokens[D_cmask0]); in cpc_eventtostr()
613 masktostr(buffer, xpes[1].cmask, tokens[D_cmask1]); in cpc_eventtostr()
614 masktostr(buffer, xpes[0].umask, tokens[D_umask0]); in cpc_eventtostr()
615 masktostr(buffer, xpes[1].umask, tokens[D_umask1]); in cpc_eventtostr()