Bjorn Helgaas 545d7b78e0 PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
Use PCI_EXP_SLTCAP_PSN mask to make it easier to find where the
Physical Slot Number is used.

The Physical Slot Number is bits 31:19 of the Slot Capabilities Register,
and slot_cap is a u32, so the mask is technically unnecessary, but it's
helpful for human readers.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-04-15 14:30:44 -06:00
..
2012-11-28 13:16:47 -08:00
2012-07-24 12:59:30 +02:00
2012-07-24 12:59:30 +02:00
2012-11-30 17:47:25 +01:00
2008-06-10 14:37:03 -07:00
2011-01-10 08:51:44 -08:00