Man Page: pci_bus_alloc_resource
Operating Environment: suse
Section: 9
PCI_BUS_ALLOC_RESOUR(9) Hardware Interfaces PCI_BUS_ALLOC_RESOUR(9)NAMEpci_bus_alloc_resource - allocate a resource from a parent busSYNOPSISint pci_bus_alloc_resource(struct pci_bus * bus, struct resource * res, resource_size_t size, resource_size_t align, resource_size_t min, unsigned int type_mask, resource_size_t (*alignf) (void *, const struct resource *, resource_size_t, resource_size_t), void * alignf_data);ARGUMENTSbus PCI bus res resource to allocate size size of resource to allocate align alignment of resource to allocate min minimum /proc/iomem address to allocate type_mask IORESOURCE_* type flags alignf resource alignment function alignf_data data argument for resource alignment functionDESCRIPTIONGiven the PCI bus a device resides on, the size, minimum address, alignment and type, try to find an acceptable resource allocation for a specific device resource.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_BUS_ALLOC_RESOUR(9)
| Related Man Pages |
|---|
| bus_activate_resource(9) - debian |
| bus_activate_resource(9) - freebsd |
| bus_release_resource(9) - hpux |
| bus_activate_resource(9) - posix |
| bus_release_resource(9) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |