Query: airq_iv_scan
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AIRQ_IV_SCAN(9) Generic interfaces AIRQ_IV_SCAN(9)NAMEairq_iv_scan - scan interrupt vector for non-zero bitsSYNOPSISunsigned long airq_iv_scan(struct airq_iv * iv, unsigned long start, unsigned long end);ARGUMENTSiv pointer to interrupt vector structure start bit number to start the search end bit number to end the searchDESCRIPTIONReturns the bit number of the next non-zero interrupt bit, or -1UL if the scan completed without finding any more any non-zero bits.AUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 AIRQ_IV_SCAN(9)