pci_clear_flags
static inline void pci_clear_flags(int flags) { pci_flags &= ~flags; }
static inline void pci_clear_flags(int flags) { }