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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_kstats.c280 nge_statistics_t *nstp = &ngep->statistics; local
281 nge_hw_statistics_t *hw_stp = &nstp->hw_statistics;
282 nge_sw_statistics_t *sw_stp = &nstp->sw_statistics;
H A Dnge_tx.c599 nge_statistics_t *nstp = &ngep->statistics; local
600 nge_sw_statistics_t *sw_stp = &nstp->sw_statistics;
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1959 struct idnstr *stp, *nstp; local
1989 for (; nstp = (*acceptfunc)(stp->ss_nextp, sip, type, dhostp);
1990 stp = nstp) {

Completed in 73 milliseconds