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 |
|---|
| parport_register_device(9) - centos |
| request_threaded_irq(9) - centos |
| ddi_intr_hilevel(9f) - sunos |
| ddi_intr_hilevel(9f) - centos |
| ddi_intr_hilevel(9f) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |