centos man page for mptctl_syscall_down

Query: mptctl_syscall_down

OS: centos

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 3.10 June 2014 MPTCTL_SYSCALL_DOWN(9)
Related Man Pages
struct_input_handler(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
fza(4) - ultrix
joy(4) - netbsd
mpii(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!