suse man page for mptctl_syscall_down

Query: mptctl_syscall_down

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPTCTL_SYSCALL_DOWN(9)					       Message-based devices					    MPTCTL_SYSCALL_DOWN(9)

NAME
mptctl_syscall_down - Down the MPT adapter syscall semaphore.
SYNOPSIS
int mptctl_syscall_down(MPT_ADAPTER * ioc, int nonblock);
ARGUMENTS
ioc Pointer to MPT adapter nonblock boolean, non-zero if O_NONBLOCK is set
DESCRIPTION
All of the ioctl commands can potentially sleep, which is illegal with a spinlock held, thus we perform mutual exclusion here. Returns negative errno on error, or zero for success.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MPTCTL_SYSCALL_DOWN(9)
Related Man Pages
bt-adapter(1) - debian
mps(4) - freebsd
i2c_add_numbered_adapter(9) - centos
mptutil(1m) - hpux
mpt(4) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I