Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_sram.c215 eqp->eq_u8[index] = offset + index; in efx_sram_byte_increment_set()
275 eqp->eq_u8[index] = (negate) ? ~byte : byte; in efx_sram_byte_changing_set()
H A Defx_types.h221 uint8_t eq_u8[8]; member