Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ctfdiff/
H A Dctfdiff.c225 ctfdiff_label_t idl, odl; in ctfdiff_labels() local
256 odl.dil_next = 0; in ctfdiff_labels()
257 odl.dil_labels = olptr; in ctfdiff_labels()
261 if ((ret = ctf_label_iter(ofp, ctfdiff_labels_fill, &odl)) != 0) in ctfdiff_labels()
/titanic_50/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c510 struct odl *pOdl = pLayerPointers->pOdl; in amd8111s_recv_copy()
617 struct odl *pOdl; in amd8111s_receive()
767 struct odl *pOdl = pLayerPointers->pOdl; in amd8111s_allocate_descriptors()
899 struct odl *pOdl = pLayerPointers->pOdl; in amd8111s_free_descriptors()
1083 struct odl *pOdl = pLayerPointers->pOdl; in amd8111s_allocate_buffers()
1273 struct odl *pOdl; in amd8111s_send()
1450 struct odl *pOdl = pLayerPointers->pOdl; in amd8111s_m_start()
1468 struct odl *pOdl = pLayerPointers->pOdl; in amd8111s_m_stop()
1674 struct odl *pOdl; in amd8111s_attach()
1694 pOdl = (struct odl *)kmem_zalloc(sizeof (struct odl), KM_SLEEP); in amd8111s_attach()
[all …]
H A Damd8111s_main.h271 struct odl { struct
H A Damd8111s_hw.h1000 struct odl *pOdl;