RESOURCE_ALIGNMENT

Section: Hardware Interfaces (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

resource_alignment - calculate resource's alignment  

SYNOPSIS

resource_size_t resource_alignment(struct resource * res);
 

ARGUMENTS

res

resource pointer
 

DESCRIPTION

Returns alignment on success, 0 (invalid alignment) on failure.  

COPYRIGHT