Query: waitfordoorbellack
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WAITFORDOORBELLACK(9) Message-based devices WAITFORDOORBELLACK(9)NAMEWaitForDoorbellAck - Wait for IOC doorbell handshake acknowledgeSYNOPSISint WaitForDoorbellAck(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 waits (up to ~2 seconds max) for IOC doorbell handshake ACKnowledge, indicated by the IOP_DOORBELL_STATUS bit in its IntStatus register being clear. Returns a negative value on failure, else wait loop count.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WAITFORDOORBELLACK(9)