Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpc_impl.h244 #define CPC_PIC_NOT_CAPABLE 6 /* PIC can't count this event */ macro
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dp4_pcbe.c812 return (CPC_PIC_NOT_CAPABLE); in p4_pcbe_configure()
H A Dcore_pcbe.c1093 return (CPC_PIC_NOT_CAPABLE); in configure_gpc()
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.c327 cpc_err(cpc, fn, CPC_PIC_NOT_CAPABLE); in cpc_set_add_request()