Searched refs:kcpc_pcbe_tryload (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | cpc_subr.c | 109 return (kcpc_pcbe_tryload(NULL, ULTRA_VER_MANUF(ver), in kcpc_hw_load_pcbe()
|
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | cpc_subr.c | 120 stat = kcpc_pcbe_tryload(modname, 0, 0, 0); in kcpc_hw_load_pcbe()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | cpc_impl.h | 224 extern int kcpc_pcbe_tryload(const char *, uint_t, uint_t, uint_t);
|
/titanic_41/usr/src/uts/intel/ia32/os/ |
H A D | cpc_subr.c | 186 return (kcpc_pcbe_tryload(cpuid_getvendorstr(CPU), cpuid_getfamily(CPU), in kcpc_hw_load_pcbe()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | kcpc.c | 1830 kcpc_pcbe_tryload(const char *prefix, uint_t first, uint_t second, uint_t third) in kcpc_pcbe_tryload() function
|