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)NAMEmptctl_syscall_down - Down the MPT adapter syscall semaphore.SYNOPSISint mptctl_syscall_down(MPT_ADAPTER * ioc, int nonblock);ARGUMENTSioc Pointer to MPT adapter nonblock boolean, non-zero if O_NONBLOCK is setDESCRIPTIONAll 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MPTCTL_SYSCALL_DOWN(9)
| Related Man Pages |
|---|
| bt-agent(1) - debian |
| mps(4) - freebsd |
| i2c_register_board_info(9) - centos |
| fza(4) - ultrix |
| trm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |