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

/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c86 HAL_BOOL nortc)
100 if (!nortc) {
130 if (!nortc &&
329 if (nortc) {
482 ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL nortc) argument
503 if (!nortc) {
516 if (!nortc) {
651 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 94 milliseconds