Searched refs:kstr_autopush (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | kstr.h | 51 extern int kstr_autopush(int, major_t *, minor_t *, minor_t *, uint_t *,
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | zcons.c | 550 if (kstr_autopush(SET_AUTOPUSH, &major, &minor, &lastminor, in zc_subsidiary_open() 690 (void) kstr_autopush(CLR_AUTOPUSH, &major, &minor, NULL, NULL, in zc_close()
|
H A D | l_strplumb.c | 217 kstr_autopush(int op, major_t *maj, minor_t *min, minor_t *lastmin, in kstr_autopush() function
|