opcode_bits      4152 dev/pci/if_em_hw.c         eeprom->opcode_bits = 3;
opcode_bits      4164 dev/pci/if_em_hw.c         eeprom->opcode_bits = 3;
opcode_bits      4182 dev/pci/if_em_hw.c             eeprom->opcode_bits = 8;
opcode_bits      4193 dev/pci/if_em_hw.c             eeprom->opcode_bits = 3;
opcode_bits      4209 dev/pci/if_em_hw.c         eeprom->opcode_bits = 8;
opcode_bits      4223 dev/pci/if_em_hw.c         eeprom->opcode_bits = 8;
opcode_bits      4246 dev/pci/if_em_hw.c         eeprom->opcode_bits = 8;
opcode_bits      4636 dev/pci/if_em_hw.c                                 hw->eeprom.opcode_bits);
opcode_bits      4727 dev/pci/if_em_hw.c         em_shift_out_ee_bits(hw, read_opcode, eeprom->opcode_bits);
opcode_bits      4743 dev/pci/if_em_hw.c                                     eeprom->opcode_bits);
opcode_bits      5091 dev/pci/if_em_hw.c                                     eeprom->opcode_bits);
opcode_bits      5100 dev/pci/if_em_hw.c         em_shift_out_ee_bits(hw, write_opcode, eeprom->opcode_bits);
opcode_bits      5157 dev/pci/if_em_hw.c                             (uint16_t)(eeprom->opcode_bits + 2));
opcode_bits      5167 dev/pci/if_em_hw.c                                 eeprom->opcode_bits);
opcode_bits      5207 dev/pci/if_em_hw.c                             (uint16_t)(eeprom->opcode_bits + 2));
opcode_bits       271 dev/pci/if_em_hw.h     uint16_t opcode_bits;