Searched refs:hw_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c412 if (sc->hw_type == IWN_HW_REV_TYPE_5300)
480 sc->hw_type = (IWN_READ(sc, IWN_HW_REV) >> IWN_HW_REV_TYPE_SHIFT)
488 if (sc->hw_type == IWN_HW_REV_TYPE_4965)
524 if (sc->hw_type != IWN_HW_REV_TYPE_4965 &&
776 sc->subdevice_id,sc->hw_type);
812 sc->subdevice_id,sc->hw_type);
846 sc->subdevice_id,sc->hw_type);
866 sc->subdevice_id,sc->hw_type);
891 sc->subdevice_id,sc->hw_type);
914 sc->subdevice_id,sc->hw_type);
[all...]
H A Dif_iwnvar.h254 uint8_t hw_type; member in struct:iwn_softc
/freebsd-11-stable/contrib/binutils/gas/
H A Dcgen.c482 if (operand && (operand->hw_type == HW_H_SINT))
916 if (operand && (operand->hw_type == HW_H_SINT))
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcgen.h663 enum cgen_hw_type hw_type;
756 enum cgen_hw_type hw_type;
653 enum cgen_hw_type hw_type; member in struct:__anon568
745 enum cgen_hw_type hw_type; member in struct:__anon570

Completed in 139 milliseconds