Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em_hw.h2433 #define EEPROM_READ_OPCODE_MICROWIRE 0x6 /* EEPROM read opcode */ macro
H A Dif_em_hw.c6955 em_shift_out_ee_bits(hw, EEPROM_READ_OPCODE_MICROWIRE, in em_read_eeprom()