centos man page for mptscsih_do_cmd

Query: mptscsih_do_cmd

OS: centos

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)

NAME
mptscsih_do_cmd - Do internal command.
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MPTSCSIH_DO_CMD(9)
Related Man Pages
scsi_pkt(9s) - sunos
scsi_pkt(9s) - centos
scsi_pkt(9s) - minix
scsi_pkt(9s) - mojave
scsi_pkt(9s) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq