Lines Matching full:interrupts
152 For interrupt resource management, the driver has more available interrupts.
163 For interrupt resource management, the driver has fewer available interrupts.
164 The driver must release any previously allocated interrupts in excess of what
178 represents how many interrupts have been added or removed from the total number
188 interrupts that are available to it, but it is required to manage its
189 allocations so that it never uses more interrupts than are currently available.
312 /* Get number of supported interrupts */
385 /* Disable and free interrupts */
459 /* Update actual count of available interrupts */
470 /* Update actual count of available interrupts */
527 interrupts. The total number of interrupt resources is the sum of all resources
530 \fBDDI_CB_INTR_REMOVE\fR action, the driver might have more interrupts
532 release the excess interrupts, or it will have a negative impact on the
536 A failure to release interrupts in response to a \fBDDI_CB_INTR_REMOVE\fR
541 WARNING: <driver><instance>: failed to release interrupts for
554 function occurs to release the additional interrupts. The call to the