Lines Matching defs:pic
759 kcpc_pic_t *pic;
781 pic = &ctx->kc_pics[i];
783 if (pic->kp_req != NULL &&
784 current == pic->kp_req->kr_config)
793 pic = &ctx->kc_pics[i];
794 if (pic->kp_req != NULL)
1187 * if that pic generated an overflow and if the request it was counting
1409 * set to UINT64_MAX, and their pic's overflow flag turned on
2494 kcpc_list_events(uint_t pic)
2498 return (pcbe_ops->pcbe_list_events(pic));