Andrew Patterson
3c299dc226
PCI: add pci_get_domain_bus_and_slot function
...
Added the pci_get_domain_and_slot_function which is analogous to
pci_get_bus_and_slot. It returns a pci_dev given a domain (segment) number,
bus number, and devnr. Like pci_get_bus_and_slot,
pci_get_domain_bus_and_slot holds a reference to the returned pci_dev.
Converted pci_get_bus_and_slot to a wrapper that calls
pci_get_domain_bus_and_slot with the domain hard-coded to 0.
This routine was patterned off code suggested by Bjorn Helgaas.
Acked-by: Huang Ying <ying.huang@intel.com >
Signed-off-by: Andrew Patterson <andrew.patterson@hp.com >
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org >
2009-11-04 13:06:36 -08:00
..
2009-10-09 13:32:24 -07:00
2009-09-26 10:50:47 -07:00
2009-10-11 11:20:58 -07:00
2009-09-23 07:39:29 -07:00
2009-09-26 10:49:42 -07:00
2009-09-23 14:36:38 -04:00
2009-09-24 07:21:05 -07:00
2009-10-09 13:52:05 -07:00
2009-09-27 11:39:25 -07:00
2009-09-23 07:39:29 -07:00
2009-10-06 00:26:26 -04:00
2009-09-30 16:12:20 -07:00
2009-09-26 00:10:40 +02:00
2009-09-24 07:21:01 -07:00
2009-10-05 11:03:58 +02:00
2009-10-01 21:19:34 +02:00
2009-10-01 16:11:11 -07:00
2009-09-23 07:39:29 -07:00
2009-09-24 07:20:57 -07:00
2009-10-02 10:54:05 -07:00
2009-10-29 07:39:24 -07:00
2009-09-24 09:34:53 +09:30
2009-09-23 11:01:25 -07:00
2009-09-24 07:20:57 -07:00
2009-10-30 14:59:51 -07:00
2009-10-06 10:35:10 +02:00
2009-09-23 07:39:29 -07:00
2009-10-04 12:39:14 -07:00
2009-10-07 15:52:09 -04:00
2009-10-08 12:16:35 -07:00
2009-10-06 20:16:55 +02:00
2009-09-23 07:39:29 -07:00
2009-09-23 07:39:46 -07:00
2009-09-27 11:39:25 -07:00
2009-09-26 20:28:07 -07:00
2009-10-02 15:42:19 +02:00
2009-10-11 11:20:58 -07:00
2009-09-23 07:39:41 -07:00
2009-09-26 10:17:19 -07:00
2009-09-30 00:32:06 -04:00
2009-09-23 07:39:58 -07:00
2009-10-22 16:39:28 +10:30
2009-10-11 23:21:25 +02:00
2009-09-23 07:39:29 -07:00
2009-09-26 10:17:19 -07:00
2009-10-06 00:26:27 -04:00
2009-09-23 07:39:42 -07:00
2009-09-24 07:20:59 -07:00
2009-09-23 07:39:41 -07:00
2009-09-27 11:39:25 -07:00
2009-09-24 17:20:20 -07:00
2009-09-24 07:21:04 -07:00
2009-09-23 07:39:43 -07:00
2009-09-25 00:32:58 +09:30
2009-10-29 08:56:17 +10:30
2009-09-30 16:12:20 -07:00
2009-09-30 16:12:20 -07:00
2009-09-30 16:12:20 -07:00
2009-10-07 13:53:11 -07:00
2009-09-30 16:12:20 -07:00
2009-09-24 15:44:05 -07:00
2009-09-26 10:17:19 -07:00
2009-09-24 07:20:58 -07:00
2009-09-24 07:53:22 -07:00
2009-10-29 07:39:30 -07:00
2009-11-04 13:06:36 -08:00
2009-11-04 13:06:36 -08:00
2009-10-23 09:35:02 +02:00
2009-09-24 15:38:57 -07:00
2009-10-04 15:05:10 -07:00
2009-10-04 03:23:17 +02:00
2009-09-23 07:39:41 -07:00
2009-09-27 11:39:25 -07:00
2009-10-05 21:02:02 +02:00
2009-10-15 11:17:17 +02:00
2009-09-24 07:20:57 -07:00
2009-10-01 16:11:13 -07:00
2009-09-24 07:53:22 -07:00
2009-09-24 07:53:22 -07:00
2009-09-24 07:21:04 -07:00
2009-09-24 07:47:35 -04:00
2009-09-30 21:46:59 +02:00
2009-09-24 07:21:01 -07:00
2009-10-30 12:25:12 -07:00
2009-09-24 09:34:40 +09:30
2009-10-05 00:24:36 -07:00
2009-10-29 07:39:25 -07:00
2009-09-24 07:53:22 -07:00
2009-09-23 09:21:05 -07:00
2009-09-24 07:21:04 -07:00
2009-09-24 07:20:56 -07:00
2009-10-14 15:02:34 +02:00
2009-10-24 11:07:51 +02:00
2009-09-24 07:21:00 -07:00
2009-09-24 07:20:57 -07:00
2009-09-27 13:35:16 -07:00
2009-09-23 07:39:48 -07:00
2009-09-23 18:13:10 -07:00
2009-09-24 09:57:08 -07:00
2009-10-22 16:39:28 +10:30
2009-10-22 16:39:28 +10:30
2009-10-22 16:39:30 +10:30
2009-09-23 07:39:29 -07:00
2009-10-22 16:39:28 +10:30
2009-10-22 16:39:28 +10:30
2009-10-22 16:39:28 +10:30
2009-10-14 09:16:42 -07:00
2009-09-24 07:21:04 -07:00