Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/os/
H A Dddi_arch.c257 impl_ddi_prop_int_from_prom(uchar_t *intp, int n) in impl_ddi_prop_int_from_prom() function
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_implfuncs.h107 extern int impl_ddi_prop_int_from_prom(uchar_t *intp, int n);
/illumos-gate/usr/src/uts/intel/os/
H A Dddi_arch.c294 impl_ddi_prop_int_from_prom(uchar_t *intp, int n) in impl_ddi_prop_int_from_prom() function
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c2691 *data = impl_ddi_prop_int_from_prom( in ddi_prop_1275_int()