PHY_INTERRUPT(9) Network device support PHY_INTERRUPT(9)NAMEphy_interrupt - PHY interrupt handlerSYNOPSISirqreturn_t phy_interrupt(int irq, void * phy_dat);ARGUMENTSirq interrupt line phy_dat phy_device pointerDESCRIPTIONWhen a PHY interrupt occurs, the handler disables interrupts, and schedules a work task to clear the interrupt.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PHY_INTERRUPT(9)
| Related Man Pages |
|---|
| request_threaded_irq(9) - suse |
| struct_irq_data(9) - centos |
| struct_irq_chip(9) - suse |
| ddi_intr_hilevel(9f) - sunos |
| ddi_intr_hilevel(9f) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Controlling user input |