IPR_DO_REQ
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ipr_do_req - Send driver initiated requests.
SYNOPSIS
"SYNOPSIS"
void ipr_do_req (struct ipr_cmnd * ipr_cmd, void (*done)
struct ipr_cmnd *, void (*timeout_func)
struct ipr_cmnd *, u32 timeout);
ARGUMENTS
- ipr_cmd
-
ipr command struct
- done
-
done function
- timeout_func
-
timeout function
- timeout
-
timeout value
DESCRIPTION
This function sends the specified command to the adapter with the
timeout given. The done function is invoked on command completion.
RETURN VALUE
none
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:18 GMT, October 09, 2005