.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "HPSB_SEND_PHY_CONFIG" "9" "09 October 2005" "" "" .SH NAME hpsb_send_phy_config \- transmit a PHY configuration packet on the bus .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int hpsb_send_phy_config (struct hpsb_host * \fIhost\fB, int \fIrootid\fB, int \fIgapcnt\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhost\fB\fR host that PHY config packet gets sent through .TP \fB\fIrootid\fB\fR root whose force_root bit should get set (-1 = don't set force_root) .TP \fB\fIgapcnt\fB\fR gap count value to set (-1 = don't set gap count) .SH "DESCRIPTION" .PP This function sends a PHY config packet on the bus through the specified host. .SH "RETURN VALUE" .PP 0 for success or error number otherwise.