Home
last modified time | relevance | path

Searched refs:HAL_INT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h500 } HAL_INT; typedef
1027 HAL_BOOL (*ah_getPendingInterrupts) (struct ath_hal *, HAL_INT *);
1028 HAL_INT (*ah_getInterrupts) (struct ath_hal *);
1029 HAL_INT (*ah_setInterrupts) (struct ath_hal *, HAL_INT);
H A Dath_impl.h307 HAL_INT asc_imask; /* interrupt mask copy */
H A Dath_main.c1455 HAL_INT status; in ath_intr()