Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c4575 idn_syncop_t **spp, **nspp; in idn_sync_exit() local
4582 for (spp = &zp->sc_op; *spp; spp = nspp) { in idn_sync_exit()
4584 nspp = &sp->s_next; in idn_sync_exit()
4607 nspp = spp; in idn_sync_exit()
4623 idn_syncop_t *sp, **spp, **nspp; in idn_sync_register() local
4651 for (spp = &zp->sc_op; *spp; spp = nspp) { in idn_sync_register()
4653 nspp = &sp->s_next; in idn_sync_register()
4714 nspp = spp; in idn_sync_register()