Lines Matching +full:hardware +full:- +full:triggered
81 Each interrupt event in the system corresponds to a single hardware or software
99 handling such as acknowledging or masking a hardware interrupt,
126 Thus, threaded handler functions may obtain non-sleepable locks, as described
280 can be used to specify additional properties of both hardware and software
315 to allow for actions such as masking and unmasking hardware interrupt signals.
317 When an interrupt is triggered, all filters are run to determine if any
329 Typically this callback masks level-triggered interrupts in an interrupt
330 controller while leaving edge-triggered interrupts alone.
335 Typically this callback unmasks level-triggered interrupts in an interrupt
345 functions return zero on success and non-zero on failure.
357 .Bd -literal -offset indent
371 if (!(ie->ie_flags & IE_SOFT))
392 .Bl -tag -width Er
420 .Bl -tag -width Er
432 .Bl -tag -width Er
448 .Bl -tag -width Er
465 .Bl -tag -width Er