Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1062 for (tstp = idn.strup; tstp; tstp = tstp->ss_nextp)
1916 for (stp = idn.strup; stp; stp = stp->ss_nextp) {
1979 if ((stp = (*acceptfunc)(idn.strup, sip, type, dhostp)) == NULL) {
2101 for (stp = idn.strup; stp; stp = stp->ss_nextp) {
2261 for (stp = idn.strup; stp; stp = stp->ss_nextp) {
H A Didn.c654 for (stp = idn.strup; stp; stp = stp->ss_nextp) in idnattach()
1492 pstp = &idn.strup; in idnopen()
1599 pstp = &idn.strup; in idnclose()
2459 if (!idn.strup && idn_ndlist) in idn_param_cleanup()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2761 struct idnstr *strup; /* struprwlock */ member