freebsd-dev/sys/powerpc
Attilio Rao 6759608248 Rework the PCPU_* (MD) interface:
- Rename PCPU_LAZY_INC into PCPU_INC
- Add the PCPU_ADD interface which just does an add on the pcpu member
  given a specific value.

Note that for most architectures PCPU_INC and PCPU_ADD are not safe.
This is a point that needs some discussions/work in the next days.

Reviewed by: alc, bde
Approved by: jeff (mentor)
2007-06-04 21:38:48 +00:00
..
aim Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
compile
conf Remove trailing '.' for consistency! 2007-04-10 21:40:13 +00:00
include Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac When writing to PCI configuration registers, don't immediately 2007-04-01 06:15:53 +00:00
powerpc Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
psim Turn this into an uart(4) bus attachment. 2006-07-26 19:39:55 +00:00