HPSB_SEND_PHY_CONFIG

Section: (9)
Updated: 09 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: 00:02:12 GMT, October 09, 2005