Man Page: waitfordoorbellreply
Operating Environment: centos
Section: 9
WAITFORDOORBELLREPLY(9) Message-based devices WAITFORDOORBELLREPLY(9)NAMEWaitForDoorbellReply - Wait for and capture an IOC handshake reply.SYNOPSISint WaitForDoorbellReply(MPT_ADAPTER * ioc, int howlong, int sleepFlag);ARGUMENTSioc Pointer to MPT_ADAPTER structure howlong How long to wait (in seconds) sleepFlag Specifies whether the process can sleepDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WAITFORDOORBELLREPLY(9)
| 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 |