Lines Matching full:interrupt
64 * to 1 because enabling full hotswap interrupt can invoke the ENUM
89 * the ENUM# Interrupt line is not shared with other interrupts.
95 * for recovering from a stuck interrupt line. Till then, lets do this.
102 * interrupt handler from the system. Care must be taken when using this
103 * function since trying to remove the interrupt handler when the interrupts
264 * Unresetting a board may have caused an interrupt in hsc_connect()
1150 * This function is invoked by the SCSB when an interrupt
1423 cmn_err(CE_WARN, "%s#%d: failed ENUM# interrupt registration", in scsb_enable_enum()
1446 * the interrupt. Otherwise the system will hang. in scsb_disable_enum()
2040 * The following must be done to clear interrupt (synchronous event). in hsc_enum_intr()
2041 * To process the interrupt, we send an asynchronous event. in hsc_enum_intr()
2050 * to uncleared interrupt bursts. in hsc_enum_intr()
2095 * if interrupt success, rc denotes the PCI device number which in hsc_enum_intr()
2096 * generated the ENUM# interrupt. in hsc_enum_intr()
2103 return (DDI_INTR_CLAIMED); /* interrupt already cleared */ in hsc_enum_intr()