on July 19, 2007 - 1:23am
.\" Title: phy_disconnect
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.70.1
.\" Date: July 2007
.\" Manual: Network device support
.\" Source: Kernel Hackers Manual 2.6.22
.\"
.TH "PHY_DISCONNECT" "9" "July 2007" "Kernel Hackers Manual 2.6.22" "Network device support"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
phy_disconnect \- disable interrupts, stop state machine, and detach a PHY device
.SH "SYNOPSIS"
.HP 20
.BI "void phy_disconnect(struct\ phy_device\ *\ " "phydev" ");"
.SH "ARGUMENTS"
.TP 3n
\fIphydev\fR
target phy_device struct
.SH "COPYRIGHT"