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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c791 case IWN_HW_REV_TYPE_6050:
2537 sc->hw_type != IWN_HW_REV_TYPE_6050)
4692 div = (sc->hw_type == IWN_HW_REV_TYPE_6050) ? 20 : 30;
5079 if (sc->hw_type == IWN_HW_REV_TYPE_6050) {
5900 if (sc->hw_type == IWN_HW_REV_TYPE_6050) {
6649 if ((sc->hw_type == IWN_HW_REV_TYPE_6050 ||
H A Dif_iwnreg.h207 #define IWN_HW_REV_TYPE_6050 8 macro

Completed in 169 milliseconds