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
438 #define EFX_EXTRACT_BYTE(_byte, _low, _high) \ argument
467 #define EFX_BYTE_FIELD(_byte, _field) \ 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
[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