haiku/headers/private/firewire
Pawel Dziepak 077c84eb27 kernel: atomic_*() functions rework
* No need for the atomically changed variables to be declared as
   volatile.
 * Drop support for atomically getting and setting unaligned data.
 * Introduce atomic_get_and_set[64]() which works the same as
   atomic_set[64]() used to. atomic_set[64]() does not return the
   previous value anymore.
2013-11-05 22:32:59 +01:00
..
eui64.h
firewire_module.h
firewire.h Patch by JiSheng Zhang: Update the FireWire stack and tools to the current 2009-03-28 10:01:21 +00:00
firewirereg.h replaced benaphore with mutex 2008-05-31 19:50:53 +00:00
fwdma.h
fwglue.h kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
fwphyreg.h Patch by JiSheng Zhang: Update the FireWire stack and tools to the current 2009-03-28 10:01:21 +00:00
iec13213.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
iec68113.h
queue.h
timer.h