em_shift_in_ee_bits 151 dev/pci/if_em_hw.c static uint16_t em_shift_in_ee_bits(struct em_hw *hw, uint16_t count); em_shift_in_ee_bits 4637 dev/pci/if_em_hw.c spi_stat_reg = (uint8_t)em_shift_in_ee_bits(hw, 8); em_shift_in_ee_bits 4736 dev/pci/if_em_hw.c word_in = em_shift_in_ee_bits(hw, 16); em_shift_in_ee_bits 4749 dev/pci/if_em_hw.c data[i] = em_shift_in_ee_bits(hw, 16);