Searched refs:t_major (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevpolicy.c98 major_t t_major; /* device major number */ member in struct:tableent
293 if (devpolicy[mid].t_major == maj)
295 else if (maj < devpolicy[mid].t_major)
525 newpolicy[j].t_major = curmaj = items[i].dps_maj;
618 itmp[ind].dps_maj = devpolicy[i].t_major;

Completed in 57 milliseconds