Query: waitfordoorbellint
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WAITFORDOORBELLINT(9) Message-based devices WAITFORDOORBELLINT(9)NAMEWaitForDoorbellInt - Wait for IOC to set its doorbell interrupt bitSYNOPSISint WaitForDoorbellInt(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 interrupt (MPI_HIS_DOORBELL_INTERRUPT) to be set in the IntStatus register. Returns a negative value on failure, else wait loop count.COPYRIGHTKernel Hackers Manual 2.6. July 2010 WAITFORDOORBELLINT(9)