Searched refs:_nsc_io_top (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c74 nsc_io_t *_nsc_io_top = NULL; variable
216 for (tp = _nsc_io_top; tp; tp = tp->next) {
224 for (iop = &_nsc_io_top; *iop; iop = &(*iop)->next)
300 for (xio = _nsc_io_top; xio; xio = xio->next)
1639 for (io = _nsc_io_top; io; io = io->next) {
2204 for (iop = &_nsc_io_top; *iop; iop = &(*iop)->next)

Completed in 104 milliseconds