Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Ddevctl.h77 #define DEVCTL_MAX_NVL_USERSZ 0x10000 macro
/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c369 (dcp->nvl_usersz > DEVCTL_MAX_NVL_USERSZ)) { in ndi_dc_allochdl()