mpt_get_msg_frame(9) suse man page | unix.com

Man Page: mpt_get_msg_frame

Operating Environment: suse

Section: 9

MPT_GET_MSG_FRAME(9)					       Message-based devices					      MPT_GET_MSG_FRAME(9)

NAME
mpt_get_msg_frame - Obtain an MPT request frame from the pool
SYNOPSIS
MPT_FRAME_HDR* mpt_get_msg_frame(u8 cb_idx, MPT_ADAPTER * ioc);
ARGUMENTS
cb_idx Handle of registered MPT protocol driver ioc Pointer to MPT adapter structure
DESCRIPTION
Obtain an MPT request frame from the pool (of 1024) that are allocated per MPT adapter. Returns pointer to a MPT request frame or NULL if none are available or IOC is not active.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MPT_GET_MSG_FRAME(9)
Related Man Pages
mpt(4) - debian
mptutil(1m) - hpux
mpii(4) - netbsd
mptutil(8) - freebsd
mpt(4) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues