Searched defs:idn_ndlist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c251 static caddr_t idn_ndlist; /* head of 'named dispatch' var list */ variable
1503 if (!idn_ndlist &&
1874 if (!nd_getset(wq, idn_ndlist, mp)) {
1885 if (!nd_getset(wq, idn_ndlist, mp)) {
2459 if (!idn.strup && idn_ndlist)
2460 nd_free(&idn_ndlist);
2555 if (!nd_load(&idn_ndlist, idnpa->sp_name,
2558 nd_free(&idn_ndlist);
2563 if (!nd_load(&idn_ndlist, "idn_slabpool", idn_slabpool_report,
2565 nd_free(&idn_ndlist);
[all...]

Completed in 62 milliseconds