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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c781 case IWN_HW_REV_TYPE_6000:
1755 if (sc->hw_type >= IWN_HW_REV_TYPE_6000)
1763 if (sc->hw_type >= IWN_HW_REV_TYPE_6000)
2536 sc->hw_type >= IWN_HW_REV_TYPE_6000) &&
2547 if (sc->hw_type < IWN_HW_REV_TYPE_6000 &&
6786 if (sc->hw_type >= IWN_HW_REV_TYPE_6000)
H A Dif_iwnreg.h206 #define IWN_HW_REV_TYPE_6000 7 macro

Completed in 143 milliseconds