Home
last modified time | relevance | path

Searched defs:calType (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_cal.h51 HAL_CAL_TYPE calType; /* Type of calibration */ member
H A Dar5416_cal.c65 HAL_CAL_TYPE calType) in ar5416IsCalSupp()