Lines Matching full:interrupt
1008 * Allocate the interrupt. Note that we only bother with a single
1009 * interrupt. One could argue that for MSI devices with dual ports,
1010 * it would be nice to have a separate interrupt per port. But right
1012 * a single interrupt.
1019 yge_error(dev, NULL, "Unable to allocate interrupt handle");
1027 "Unable to allocate interrupt, %d, count %d",
1038 "Unable to get interrupt priority, %d", rv);
1046 "Unable to get interrupt capabilities, %d", rv);
1053 /* register interrupt handler to kernel */
1058 "Unable to add interrupt handler, %d", rv);
1091 "Unable to determine supported interrupt types, %d", rv);
1321 /* Set base interrupt mask. */
2157 /* Clear the interrupt. */
2286 /* Get interrupt source. */
2289 (status & dev->d_intrmask) == 0) { /* Stray interrupt ? */
2451 /* Dummy read the Interrupt Source Register. */
2606 /* Configure interrupt handling. */
2761 /* Disable all GMAC interrupt. */