Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dl_strplumb.c217 kstr_autopush(int op, major_t *maj, minor_t *min, minor_t *lastmin, in kstr_autopush() argument
264 *lastmin = 0; in kstr_autopush()
270 *lastmin = push.sap_lastminor; in kstr_autopush()
312 } else if (*lastmin == 0) { in kstr_autopush()
325 if (lastmin) in kstr_autopush()
326 push.sap_lastminor = *lastmin; in kstr_autopush()