Searched refs:nortc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c86 HAL_BOOL nortc)
100 if (!nortc) {
130 if (!nortc &&
344 if (nortc) {
499 ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL nortc) argument
520 if (!nortc) {
533 if (!nortc) {
668 if (!nortc) {
81 ar9300_get_pending_interrupts( struct ath_hal *ah, HAL_INT *masked, HAL_INT_TYPE type, u_int8_t msi, HAL_BOOL nortc) argument

Completed in 165 milliseconds