Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dddi_impldefs.h179 size_t devi_compat_length; /* Size of compat_names */ member
/titanic_50/usr/src/uts/common/io/
H A Ddevinfo.c1871 if (node->devi_compat_names && (node->devi_compat_length > 1)) { in di_copynode()
1872 size = node->devi_compat_length; in di_copynode()
/titanic_50/usr/src/uts/common/os/
H A Ddevcfg.c447 DEVI(dip)->devi_compat_length); in i_ddi_free_node()
2813 len = devi->devi_compat_length; in ddi_compatible_driver_major()
2890 DEVI(dip)->devi_compat_length = di_compat_strlen; in lookup_compatible()