On Wed, Sep 23, 2015 at 4:51 PM, Sean O. Stalley <sean.stalley@xxxxxxxxx> wrote: > IORESOURCE_PCI_FIXED is set in pci_ea_set_flags(): > > +static unsigned long pci_ea_set_flags(struct pci_dev *dev, u8 prop) > +{ > + unsigned long flags = IORESOURCE_PCI_FIXED; > + > + > > Which is called in pci_ea_read(), and passed to res->flags (if there aren't any errors): ok. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html