Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpc_impl.h240 #define CPC_INVALID_PICNUM 2 /* Requested PIC out of range */ macro
/illumos-gate/usr/src/uts/sun4v/pcbe/
H A Dniagara_pcbe.c360 return (CPC_INVALID_PICNUM); in ni_pcbe_configure()
H A Dniagara2_pcbe.c505 return (CPC_INVALID_PICNUM); in ni2_pcbe_configure()
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c1259 return (CPC_INVALID_PICNUM); in configure_ffc()
1333 return (CPC_INVALID_PICNUM); in core_pcbe_configure()
H A Dopteron_pcbe.c841 return (CPC_INVALID_PICNUM); in opt_pcbe_configure()
H A Dp4_pcbe.c699 return (CPC_INVALID_PICNUM); in p4_pcbe_configure()
/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dus234_pcbe.c783 return (CPC_INVALID_PICNUM); in us_pcbe_configure()
H A Dopl_pcbe.c678 return (CPC_INVALID_PICNUM); in opl_pcbe_configure()
/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c805 return (CPC_INVALID_PICNUM); in kcpc_verify_set()
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.c321 cpc_err(cpc, fn, CPC_INVALID_PICNUM); in cpc_set_add_request()