BUSDMA - Add bus_space_kva()
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 17 Jun 2009 15:31:12 +0000 (08:31 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 17 Jun 2009 15:31:12 +0000 (08:31 -0700)
commit6a518ee6ff587aecc1d4e18d8bfda0535165bb1a
tree1c839b5dacb95eeb242a71b218e5675c64b44f3e
parent7fa32f3028faf66988e31406f65bc257b1e1db35
BUSDMA - Add bus_space_kva()

* Add bus_space_kva(), a function which returns a real pointer to access
  things like mapped shared memory (used by SILI).

-Matt
sys/cpu/amd64/include/bus_dma.h
sys/cpu/i386/include/bus_at386.h