Symbol: odl
usr/src/cmd/ctfdiff/ctfdiff.c
225
ctfdiff_label_t idl, odl;
usr/src/cmd/ctfdiff/ctfdiff.c
256
odl.dil_next = 0;
usr/src/cmd/ctfdiff/ctfdiff.c
257
odl.dil_labels = olptr;
usr/src/cmd/ctfdiff/ctfdiff.c
261
if ((ret = ctf_label_iter(ofp, ctfdiff_labels_fill, &odl)) != 0)
usr/src/uts/common/io/overlay/overlay_mux.c
60
const overlay_dev_t *odl, *odr;
usr/src/uts/common/io/overlay/overlay_mux.c
61
odl = a;
usr/src/uts/common/io/overlay/overlay_mux.c
63
if (odl->odd_vid > odr->odd_vid)
usr/src/uts/common/io/overlay/overlay_mux.c
65
else if (odl->odd_vid < odr->odd_vid)
usr/src/uts/intel/io/amd8111s/amd8111s_hw.h
998
struct odl *pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1082
struct odl *pOdl = pLayerPointers->pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1272
struct odl *pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1449
struct odl *pOdl = pLayerPointers->pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1467
struct odl *pOdl = pLayerPointers->pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1673
struct odl *pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1693
pOdl = (struct odl *)kmem_zalloc(sizeof (struct odl), KM_SLEEP);
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1847
struct odl *pOdl = pLayerPointers->pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
1882
kmem_free(pOdl, sizeof (struct odl));
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
510
struct odl *pOdl = pLayerPointers->pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
617
struct odl *pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
767
struct odl *pOdl = pLayerPointers->pOdl;
usr/src/uts/intel/io/amd8111s/amd8111s_main.c
899
struct odl *pOdl = pLayerPointers->pOdl;