waitfordoorbellreply(9) centos man page | unix.com

Man Page: waitfordoorbellreply

Operating Environment: centos

Section: 9

WAITFORDOORBELLREPLY(9) 				       Message-based devices					   WAITFORDOORBELLREPLY(9)

NAME
WaitForDoorbellReply - Wait for and capture an IOC handshake reply.
SYNOPSIS
int WaitForDoorbellReply(MPT_ADAPTER * ioc, int howlong, int sleepFlag);
ARGUMENTS
ioc Pointer to MPT_ADAPTER structure howlong How long to wait (in seconds) sleepFlag Specifies whether the process can sleep
DESCRIPTION
This routine polls the IOC for a handshake reply, 16 bits at a time. Reply is cached to IOC private area large enough to hold a maximum of 128 bytes of reply data. Returns a negative value on failure, else size of reply in WORDS.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WAITFORDOORBELLREPLY(9)
Related Man Pages
xcb_dri2_connect_alignment_pad_end(3) - centos
xcb_randr_get_crtc_gamma_green_end(3) - centos
xcb_randr_get_crtc_gamma_red_end(3) - centos
xcb_randr_get_crtc_gamma_red_length(3) - centos
xcb_randr_get_crtc_gamma_unchecked(3) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq