MPTSCSIH_DO_CMD
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
mptscsih_do_cmd - Do internal command.
SYNOPSIS
"SYNOPSIS"
int mptscsih_do_cmd (MPT_SCSI_HOST * hd, INTERNAL_CMD * io);
ARGUMENTS
- hd
-
MPT_SCSI_HOST pointer
- io
-
INTERNAL_CMD pointer.
DESCRIPTION
Issue the specified internally generated command and do command
specific cleanup. For bus scan / DV only.
NOTES
If command is Inquiry and status is good,
initialize a target structure, save the data
REMARK
Single threaded access only.
RETURN
< 0 if an illegal command or no resources
0 if good
> 0 if command complete but some type of completion error.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- NOTES
-
- REMARK
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:00 GMT, October 06, 2005