Home
last modified time | relevance | path

Searched defs:umaj (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_raw.c155 _raw_get_maj_info(major_t umaj) in _raw_get_maj_info()
235 nsc_get_strategy(major_t umaj) in nsc_get_strategy()
257 nsc_get_devops(major_t umaj) in nsc_get_devops()
/titanic_41/usr/src/uts/common/avs/ns/sv/
H A Dsv.c507 major_t umaj = getmajor(dev); in sv_getmajor() local