IPR_RESET_WAIT_TO_START_BIST

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

 

NAME

ipr_reset_wait_to_start_bist - Wait for permission to reset IOA.  

SYNOPSIS

"SYNOPSIS"

int ipr_reset_wait_to_start_bist (struct ipr_cmnd * ipr_cmd);  

ARGUMENTS

ipr_cmd
ipr command struct
 

DESCRIPTION

This function waits for adapter permission to run BIST, then runs BIST. If the adapter does not give permission after a reasonable time, we will reset the adapter anyway. The impact of resetting the adapter without warning the adapter is the risk of losing the persistent error log on the adapter. If the adapter is reset while it is writing to the flash on the adapter, the flash segment will have bad ECC and be zeroed.  

RETURN VALUE

IPR_RC_JOB_CONTINUE / IPR_RC_JOB_RETURN


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

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