Couple more pcid cleanups
- Remove some dead code.
- Remove PciBus and PciDev types as they weren't used in a load bearing way.
- Move the legacy port based PCI access code out of a module included in pcid_interface. It should never be used by device drivers as using them without synchronization will cause the wrong locations to be accessed.