Searched refs:nsc_ncio_top (Results 1 – 1 of 1) sorted by relevance
50 static nsc_ncio_dev_t *nsc_ncio_top; variable118 for (ncp = nsc_ncio_top; ncp; ncp = ncp->next) in nsc_ncio_open()125 ncp->next = nsc_ncio_top; in nsc_ncio_open()126 nsc_ncio_top = ncp; in nsc_ncio_open()159 for (ncpp = &nsc_ncio_top; *ncpp; ncpp = &((*ncpp)->next)) { in nsc_ncio_close()