Home
last modified time | relevance | path

Searched defs:odl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.h271 struct odl { struct
272 dev_info_t *devinfo;
280 kmutex_t mdlRcvLock;
281 kmutex_t timer_lock;
283 kcondvar_t send_cv;
301 uint16_t vendor_id;
302 uint16_t device_id;
312 long *FreeQWrite;
313 long *FreeQRead;
342 int timer_run;
[all …]
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_mux.c60 const overlay_dev_t *odl, *odr; in overlay_mux_comparator() local
/illumos-gate/usr/src/cmd/ctfdiff/
H A Dctfdiff.c225 ctfdiff_label_t idl, odl; in ctfdiff_labels() local