[HAL] Fix more bugs in HalpDebugPciDumpBus (#1939)
authorStanislav Motylkov <x86corez@gmail.com>
Sat, 28 Sep 2019 16:30:56 +0000 (19:30 +0300)
committerHermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
Sat, 28 Sep 2019 16:30:56 +0000 (18:30 +0200)
commit07706eca3a4d94f5902f71e38212f936ffcd724d
treec0a937faee27b6f1fe1ca1cbf23ace3f2bfedda9
parent6ec38aa94298472c8443558b0da8f97ab332c278
[HAL] Fix more bugs in HalpDebugPciDumpBus (#1939)

- Don't match device id outside current vendor id list.
- Don't match subsystem id outside current device id list.
- Refactor some magic constants.

Addendum to 894635b.
hal/halx86/legacy/bussupp.c