Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dautoconf.h268 extern void impl_fix_props(dev_info_t *, dev_info_t *, char *, int, caddr_t);
/titanic_50/usr/src/uts/sun4/os/
H A Dddi_impl.c1744 impl_fix_props(dev_info_t *dip, dev_info_t *ch_dip, char *name, int len, in impl_fix_props() function
/titanic_50/usr/src/uts/i86pc/os/
H A Dddi_impl.c386 impl_fix_props(dev_info_t *dip, dev_info_t *ch_dip, char *name, int len, in impl_fix_props() function
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c4379 (void) impl_fix_props(dip, ch_dip, name, len, buffer); in impl_ddi_bus_prop_op()