Searched refs:kstr_autopush (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | kstr.h | 53 extern int kstr_autopush(int, major_t *, minor_t *, minor_t *, uint_t *,
|
/titanic_50/usr/src/uts/common/io/ |
H A D | zcons.c | 545 if (kstr_autopush(SET_AUTOPUSH, &major, &minor, &lastminor, in zc_slave_open() 685 (void) kstr_autopush(CLR_AUTOPUSH, &major, &minor, NULL, NULL, in zc_close()
|
H A D | l_strplumb.c | 219 kstr_autopush(int op, major_t *maj, minor_t *min, minor_t *lastmin, in kstr_autopush() function
|