centos man page for phy_interrupt

Query: phy_interrupt

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PHY_INTERRUPT(9)					      Network device support						  PHY_INTERRUPT(9)

NAME
phy_interrupt - PHY interrupt handler
SYNOPSIS
irqreturn_t phy_interrupt(int irq, void * phy_dat);
ARGUMENTS
irq interrupt line phy_dat phy_device pointer
DESCRIPTION
When a PHY interrupt occurs, the handler disables interrupts, and schedules a work task to clear the interrupt.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PHY_INTERRUPT(9)
Related Man Pages
struct_irq_data(9) - centos
request_threaded_irq(9) - centos
bus_describe_intr(9) - freebsd
ddi_intr_hilevel(9f) - centos
ddi_intr_hilevel(9f) - minix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq