Adjustment of legacy file attributes
void pci_adjust_legacy_attr(struct pci_bus * b, enum pci_mmap_state mmap_type);
b
bus to create files under
mmap_type
I/O port or memory
Stub implementation. Can be overridden by arch if necessary.