1. NAME

rio_release_inb_dbell - release inbound doorbell message service

2. SYNOPSIS

int rio_release_inb_dbell(struct rio_mport *  mport , u16  start , u16  end );

3. ARGUMENTS

mport
    RIO master port from which to release the doorbell resource

start
    Doorbell info range start

end
    Doorbell info range end

4. DESCRIPTION

Releases ownership of an inbound doorbell resource and removes callback from the doorbell event list. Returns 0 if the request has been satisfied.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT