Home
last modified time | relevance | path

Searched refs:sbdp_cpu_get_impl (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd.h115 extern int sbdp_cpu_get_impl(sbdp_handle_t *hp, dev_info_t *dip);
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c524 sbdp_cpu_get_impl(sbdp_handle_t *hp, dev_info_t *dip) in sbdp_cpu_get_impl() function
/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd.c95 #pragma weak sbdp_cpu_get_impl macro
2533 if (&sbdp_cpu_get_impl) in sbd_init_cpu_unit()
2534 cp->sbc_cpu_impl = sbdp_cpu_get_impl(hdp, dip); in sbd_init_cpu_unit()