Home
last modified time | relevance | path

Searched refs:HWORD (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/smartpqi/
HDsmartpqi_ioctl.h45 #define HWORD uint16_t macro
100 HWORD Timeout;
123 HWORD CommandStatus;
/freebsd-13-stable/crypto/libecc/include/libecc/words/
HDwords_16.h36 #define HWORD(A) (UINT8_C(A)) macro
HDwords_64.h36 #define HWORD(A) (UINT32_C(A)) macro
HDwords_32.h36 #define HWORD(A) (UINT16_C(A)) macro