Home
last modified time | relevance | path

Searched refs:itoemajor (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi.h96 extern int itoemajor(major_t, int);
/illumos-gate/usr/src/uts/common/os/
H A Dddi.c166 itoemajor(major_t imajnum, int lastemaj) in itoemajor() function