Searched refs:BITS_PER_BYTE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/ath/
H A Dif_ath_tx_ht.c157 #define BITS_PER_BYTE 8 macro
440 minlen = (nsymbols * nsymbits) / BITS_PER_BYTE;
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dbitops.h41 #define BITS_PER_BYTE 8 macro
/freebsd-10.1-release/contrib/tcsh/
H A Dsh.exec.c74 #define BITS_PER_BYTE 8 macro
94 # define widthof(t) (sizeof(t) * BITS_PER_BYTE)
129 static char xhash[HSHSIZ / BITS_PER_BYTE];
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dmlx4_en.h522 #define MLX4_EN_MAC_HASH_SIZE (1 << BITS_PER_BYTE)

Completed in 68 milliseconds