Searched refs:macRev (Results 1 – 4 of 4) sorted by relevance
59 uint16_t macVersion, macRev; in ar5312DetectCardPresent() local74 macRev = v & AR_SREV_REVISION; in ar5312DetectCardPresent()76 AH_PRIVATE(ah)->ah_macRev == macRev); in ar5312DetectCardPresent()85 macRev = v & AR_SREV_REVISION; in ar5312DetectCardPresent()87 AH_PRIVATE(ah)->ah_macRev == macRev); in ar5312DetectCardPresent()
394 uint16_t macVersion, macRev; in ar5211DetectCardPresent() local404 macRev = v & AR_SREV_REVISION_M; in ar5211DetectCardPresent()406 AH_PRIVATE(ah)->ah_macRev == macRev); in ar5211DetectCardPresent()
269 ar5212IsMacSupported(uint8_t macVersion, uint8_t macRev) in ar5212IsMacSupported() argument293 macs[i].revMin <= macRev && macRev <= macs[i].revMax) in ar5212IsMacSupported()
344 uint16_t macVersion, macRev; in ar5212DetectCardPresent() local354 macRev = v & AR_SREV_REVISION; in ar5212DetectCardPresent()356 AH_PRIVATE(ah)->ah_macRev == macRev); in ar5212DetectCardPresent()