Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwn.c663 case IWN_HW_REV_TYPE_5150: in iwn5000_attach()
1597 if (sc->hw_type == IWN_HW_REV_TYPE_5150) { in iwn5000_read_eeprom()
2420 if (sc->hw_type == IWN_HW_REV_TYPE_5150 || in iwn5000_rx_calib_results()
2435 sc->hw_type != IWN_HW_REV_TYPE_5150) in iwn5000_rx_calib_results()
4057 if (sc->hw_type == IWN_HW_REV_TYPE_5150) in iwn_set_critical_temp()
4385 if (sc->hw_type == IWN_HW_REV_TYPE_5150) { in iwn5000_get_temperature()
6356 if (sc->hw_type != IWN_HW_REV_TYPE_5150) { in iwn5000_post_alive()
H A Dif_iwnreg.h205 #define IWN_HW_REV_TYPE_5150 4 macro