S2IO_BIST_TEST

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

s2io_bist_test - invokes the MemBist test of the card .  

SYNOPSIS

"SYNOPSIS"

int s2io_bist_test (nic_t * sp, uint64_t * data);  

ARGUMENTS

sp
private member of the device structure, which is a pointer to the s2io_nic structure.
data
variable that returns the result of each of the test conducted by the driver.
 

DESCRIPTION

This invokes the MemBist test of the card. We give around 2 secs time for the Test to complete. If it's still not complete within this peiod, we consider that the test failed.  

RETURN VALUE

0 on success and -1 on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 00:02:43 GMT, October 09, 2005