Main index | Section 9 | Options |
#include <sys/param.h>
#include <sys/bus.h>
Non-sleepable locks such as mutexes should not be held across calls to these functions.
The bus_bind_intr() function is a simple wrapper around BUS_BIND_INTR().
Note that currently there is no attempt made to arbitrate between multiple bind requests for the same interrupt from either the same device or multiple devices. There is also no arbitration between interrupt binding requests submitted by userland via cpuset(2) and BUS_BIND_INTR(). The most recent binding request is the one that will be in effect.
BUS_BIND_INTR (9) | October 14, 2009 |
Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.