<dec f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416.h' l='133' type='HAL_BOOL ar5416GetPendingInterrupts(struct ath_hal * , HAL_INT * masked)'/>
<use f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_attach.c' l='153' u='r' c='ar5416InitState'/>
<def f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_interrupts.c' l='63' ll='167' type='HAL_BOOL ar5416GetPendingInterrupts(struct ath_hal * ah, HAL_INT * masked)'/>
<doc f='src/src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_interrupts.c' l='52'>/*
 * Reads the Interrupt Status Register value from the NIC, thus deasserting
 * the interrupt line, and returns both the masked and unmasked mapped ISR
 * values.  The value returned is mapped to abstract the hw-specific bit
 * locations in the Interrupt Status Register.
 *
 * (*masked) is cleared on initial call.
 *
 * Returns: A hardware-abstracted bitmap of all non-masked-out
 *          interrupts pending, as well as an unmasked value
 */</doc>
