_IPR_INITIATE_IOA_RESET
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
_ipr_initiate_ioa_reset - Initiate an adapter reset
SYNOPSIS
"SYNOPSIS"
void _ipr_initiate_ioa_reset (struct ipr_ioa_cfg * ioa_cfg, int (*job_step)
struct ipr_cmnd *, enum ipr_shutdown_type shutdown_type);
ARGUMENTS
- ioa_cfg
-
ioa config struct
- job_step
-
first job step of reset job
- shutdown_type
-
shutdown type
DESCRIPTION
This function will initiate the reset of the given adapter
starting at the selected job step.
If the caller needs to wait on the completion of the reset,
the caller must sleep on the reset_wait_q.
RETURN VALUE
none
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:53 GMT, October 09, 2005