cpc_caps
return (cpc->cpc_caps);
cpc->cpc_caps = syscall(SYS_cpc, CPC_CAPS, -1, 0, 0, 0);
extern uint_t cpc_caps(cpc_t *cpc);
uint_t cpc_caps;