John Baldwin 67e7d085ae Add a pcib_attach_child() method to manage adding the child "pci" device.
This allows the PCI-PCI bridge driver to save a reference to the child
device in its softc.

Note that this required moving the "pci" device creation out of
acpi_pcib_attach().  Instead, acpi_pcib_attach() is renamed to
acpi_pcib_fetch_prt() as it's sole action now is to fetch the PCI
interrupt routing table.

Differential Revision:	https://reviews.freebsd.org/D6021
2016-04-27 16:39:05 +00:00
..
2016-04-21 19:48:28 +00:00
2016-02-18 01:24:10 +00:00
2015-03-08 19:55:46 +00:00
2016-04-25 16:53:13 +00:00
2016-04-26 22:01:07 +00:00
2015-01-23 15:14:30 +00:00
2016-04-19 01:48:18 +00:00
2015-06-30 17:00:45 +00:00
2016-03-22 06:24:52 +00:00
2016-01-07 21:16:44 +00:00
2016-03-26 23:39:53 +00:00
2016-03-16 16:56:28 +00:00
2015-09-07 21:59:11 +00:00
2015-06-30 17:00:45 +00:00
2016-01-01 17:56:52 +00:00
2016-03-01 17:47:32 +00:00
2015-06-30 17:00:45 +00:00
2016-03-01 17:47:32 +00:00
2016-02-18 01:24:10 +00:00
2016-04-19 15:36:18 +00:00