__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);

ARGUMENTS

parent
parent resource descriptor
start
resource start address
n
resource region size
name
reserving caller´s ID string

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout