Searched refs:impl_fix_props (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | autoconf.h | 268 extern void impl_fix_props(dev_info_t *, dev_info_t *, char *, int, caddr_t);
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1744 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 D | ddi_impl.c | 386 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 D | sunddi.c | 4379 (void) impl_fix_props(dip, ch_dip, name, len, buffer); in impl_ddi_bus_prop_op()
|