Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c272 tuncl_alloc(int wantminor) in tuncl_alloc() argument
310 if (wantminor <= 0) { in tuncl_alloc()
319 0, 0, 0, (void *)(uintptr_t)wantminor, in tuncl_alloc()
320 (void *)((uintptr_t)wantminor+1), VM_NOSLEEP); in tuncl_alloc()
321 if (dminor != 0 && dminor != wantminor) { in tuncl_alloc()