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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c768 case IWN_HW_REV_TYPE_5150:
1774 if (sc->hw_type == IWN_HW_REV_TYPE_5150) {
2535 (sc->hw_type == IWN_HW_REV_TYPE_5150 ||
2548 sc->hw_type != IWN_HW_REV_TYPE_5150)
4193 if (sc->hw_type == IWN_HW_REV_TYPE_5150)
4521 if (sc->hw_type == IWN_HW_REV_TYPE_5150) {
6070 if (sc->hw_type != IWN_HW_REV_TYPE_5150) {
H A Dif_iwnreg.h203 #define IWN_HW_REV_TYPE_5150 4 macro

Completed in 78 milliseconds