Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h177 size_t devi_compat_length; /* Size of compat_names */ member
/onnv-gate/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()
/onnv-gate/usr/src/uts/common/os/
H A Ddevcfg.c444 DEVI(dip)->devi_compat_length); in i_ddi_free_node()
2810 len = devi->devi_compat_length; in ddi_compatible_driver_major()
2887 DEVI(dip)->devi_compat_length = di_compat_strlen; in lookup_compatible()