seabios: pci: introduce helper function to initialize a given device.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 7 Jul 2010 03:14:01 +0000 (12:14 +0900)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 10 Jul 2010 16:39:47 +0000 (12:39 -0400)
commit968d3a889cc35fd647e6e05ec7537fffad09227d
tree90d3f57b58600f0bb07f1f9fd8e82fc1b6588e4d
parent4e0daae583aeaac8e2a7fb25d02533bf40ecf29b
seabios: pci: introduce helper function to initialize a given device.

introduce helper function to initialize a given device,
This will be used later.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
src/pci.c
src/pci.h