Searched defs:sl_next (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn_smr.h162 * sl_next List of slabs allocated to same requester.
174 struct smr_slab *sl_next; member in struct:smr_slab
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dstmf_sbd.h183 struct sbd_lu *sl_next; member in struct:sbd_lu
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c158 struct service_list *sl_next; /* Next service entry */ member in struct:service_list
385 cfile->pf_svc_last->sl_next = slp;
1238 for (slp = pfp->pf_svc; slp != NULL; slp = slp->sl_next)
1262 for (slp = pfp->pf_svc; slp != NULL; slp = slp->sl_next)
1357 pftopp->pf_svc_last->sl_next = pfp->pf_svc;
1367 for (slp = psp->ps_files->pf_svc; slp != NULL; slp = slp->sl_next)
1410 slp = slp->sl_next)
1498 sln = slp->sl_next;
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h187 struct subclass_lst *sl_next; member in struct:subclass_lst
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Dmc-opl.h69 struct scf_log *sl_next; member in struct:scf_log
/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h116 struct scsi_link *sl_next; member in struct:scsi_link

Completed in 93 milliseconds