rio_init_dbell_res(9) - phpMan
RIO_INIT_DBELL_RES(9) RapidIO driver interface RIO_INIT_DBELL_RES(9)
NAME
rio_init_dbell_res - Initialize a RIO doorbell resource
SYNOPSIS
void rio_init_dbell_res(struct resource * res, u16 start, u16 end);
ARGUMENTS
res
resource struct
start
start of doorbell range
end
end of doorbell range
DESCRIPTION
This function is used to initialize the fields of a resource for use as a doorbell
resource. It initializes a range of doorbell messages using the start and end arguments.
AUTHOR
Matt Porter <mporter AT kernel.org>, <mporter AT mvista.com>
Author.
COPYRIGHT
Kernel Hackers Manual 4.8. January 2017 RIO_INIT_DBELL_RES(9)
|