Home
last modified time | relevance | path

Searched defs:_byte (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_types.h321 #define EFX_BYTE_VAL(_byte) \ argument
522 #define EFX_BYTE_IS_ZERO(_byte) \ argument
549 #define EFX_BYTE_IS_SET(_byte) \ argument
814 #define EFX_POPULATE_BYTE(_byte, \ argument
1126 #define EFX_POPULATE_BYTE_9(_byte, \ argument
1135 #define EFX_POPULATE_BYTE_8(_byte, \ argument
1144 #define EFX_POPULATE_BYTE_7(_byte, \ argument
1153 #define EFX_POPULATE_BYTE_6(_byte, \ argument
1160 #define EFX_POPULATE_BYTE_5(_byte, \ argument
1189 #define EFX_ZERO_BYTE(_byte) \ argument
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c113 u8_t _byte; in lm_setup_searcher_hash_info() local