mptctl_syscall_down(9) centos man page | unix.com

Man Page: mptctl_syscall_down

Operating Environment: centos

Section: 9

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
bt-agent(1) - debian
bt-adapter(1) - debian
i2c_add_numbered_adapter(9) - centos
i2c_register_board_info(9) - centos
mpt(4) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq