HPSB_SEND_PHY_CONFIG
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
hpsb_send_phy_config - transmit a PHY configuration packet on the bus
SYNOPSIS
"SYNOPSIS"
int hpsb_send_phy_config (struct hpsb_host * host, int rootid, int gapcnt);
ARGUMENTS
- host
-
host that PHY config packet gets sent through
- rootid
-
root whose force_root bit should get set (-1 = don't set force_root)
- gapcnt
-
gap count value to set (-1 = don't set gap count)
DESCRIPTION
This function sends a PHY config packet on the bus through the specified host.
RETURN VALUE
0 for success or error number otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:31 GMT, October 06, 2005