Home
last modified time | relevance | path

Searched refs:hw_type (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/iwn/
HDif_iwn.c515 sc->hw_type = (IWN_READ(sc, IWN_HW_REV) >> IWN_HW_REV_TYPE_SHIFT) in iwn_attach()
518 if (sc->hw_type == IWN_HW_REV_TYPE_4965) in iwn_attach()
549 if (sc->hw_type != IWN_HW_REV_TYPE_4965 && in iwn_attach()
812 switch (sc->hw_type) { in iwn5000_attach()
860 sc->hw_type); in iwn5000_attach()
1187 if (sc->hw_type != IWN_HW_REV_TYPE_1000) { in iwn_init_otprom()
1200 if (sc->hw_type == IWN_HW_REV_TYPE_1000) { in iwn_init_otprom()
1696 if (sc->hw_type >= IWN_HW_REV_TYPE_1000 && in iwn_read_eeprom()
1863 if (sc->hw_type >= IWN_HW_REV_TYPE_6000) in iwn5000_read_eeprom()
1871 if (sc->hw_type >= IWN_HW_REV_TYPE_6000) in iwn5000_read_eeprom()
[all …]
HDif_iwnvar.h253 uint8_t hw_type; member
/trueos/contrib/binutils/include/opcode/
HDcgen.h653 enum cgen_hw_type hw_type; member
745 enum cgen_hw_type hw_type; member
HDChangeLog-91031293 (CGEN_OPERAND): Change member hw to hw_type, change type from pointer
/trueos/contrib/binutils/gas/
HDcgen.c482 if (operand && (operand->hw_type == HW_H_SINT))
916 if (operand && (operand->hw_type == HW_H_SINT))