Lines Matching full:interrupts
159 For interrupt resource management, the driver has more available interrupts.
170 For interrupt resource management, the driver has fewer available interrupts.
171 The driver must release any previously allocated interrupts in excess of what
185 represents how many interrupts have been added or removed from the total number
195 interrupts that are available to it, but it is required to manage its
196 allocations so that it never uses more interrupts than are currently available.
324 /* Get number of supported interrupts */
397 /* Disable and free interrupts */
471 /* Update actual count of available interrupts */
482 /* Update actual count of available interrupts */
543 interrupts. The total number of interrupt resources is the sum of all resources
546 \fBDDI_CB_INTR_REMOVE\fR action, the driver might have more interrupts
548 release the excess interrupts, or it will have a negative impact on the
552 A failure to release interrupts in response to a \fBDDI_CB_INTR_REMOVE\fR
557 WARNING: <driver><instance>: failed to release interrupts for
570 function occurs to release the additional interrupts. The call to the