pci_has_flag
static inline int pci_has_flag(int flag) { return pci_flags & flag; }
static inline int pci_has_flag(int flag) { return 0; }