Name
sis900_interrupt —
sis900 interrupt handler
Synopsis
irqreturn_t sis900_interrupt (
int irq, void * dev_instance, struct pt_regs * regs)
;
Arguments
irq
the irq number
dev_instance
the client data object
regs
snapshot of processor context
Description
The interrupt handler does all of the Rx thread work,
and cleans up after the Tx thread