Query: mptscsih_do_cmd
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPTSCSIH_DO_CMD(9) Message-based devices MPTSCSIH_DO_CMD(9)NAMEmptscsih_do_cmd - Do internal command.SYNOPSISint mptscsih_do_cmd(MPT_SCSI_HOST * hd, INTERNAL_CMD * io);ARGUMENTShd MPT_SCSI_HOST pointer io INTERNAL_CMD pointer.DESCRIPTIONIssue the specified internally generated command and do command specific cleanup. For bus scan / DV only.NOTESIf command is Inquiry and status is good, initialize a target structure, save the dataREMARKSingle 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MPTSCSIH_DO_CMD(9)