Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h88 int sp_pend; /* Unregister pending */ member
H A Dnsc_dev.c438 if (!xsp || sp->sp_pend) {
443 sp->sp_pend = 1;
448 sp->sp_pend = 0;
1620 if (sp->sp_pend || (type & sp->sp_type) == 0) in _nsc_find_io()
1630 if (pp->sp_pend && in _nsc_find_io()