__request_region(9) centos man page | unix.com

Man Page: __request_region

Operating Environment: centos

Section: 9

__REQUEST_REGION(9)						Hardware Interfaces					       __REQUEST_REGION(9)

NAME
__request_region - create a new busy resource region
SYNOPSIS
struct resource * __request_region(struct resource * parent, resource_size_t start, resource_size_t n, const char * name, int flags);
ARGUMENTS
parent parent resource descriptor start resource start address n resource region size name reserving caller's ID string flags IO resource flags
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __REQUEST_REGION(9)
Related Man Pages
bus_alloc_resource(9) - debian
cmstartres(1m) - hpux
bus_alloc_resource(9) - centos
bus_alloc_resource(9) - php
bus_alloc_resource(9) - osx
Similar Topics in the Unix Linux Community
Device driver request_region 0xcf8 fails