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 |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Controlling user input |