Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dddi.c166 itoemajor(major_t imajnum, int lastemaj) in itoemajor() argument
175 if (lastemaj < -1) in itoemajor()
183 if (++lastemaj < devcnt && imajnum < devcnt) in itoemajor()