Home
last modified time | relevance | path

Searched refs:byte8 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_sa.h225 uint8_t byte8; member
328 uint8_t byte8; member
H A Dscsi_da.h625 uint8_t byte8; member
H A Dscsi_all.h1621 uint8_t byte8; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_iscsi.h305 u8 byte8 /* byte8 */; member
834 u8 byte8 /* byte8 */; member
H A Decore_hsi_common.h712 u8 byte8 /* byte8 */; member
1201 u8 byte8 /* byte8 */; member
H A Decore_hsi_eth.h298 u8 byte8 /* byte8 */; member
840 u8 byte8 /* byte8 */; member
H A Decore_hsi_roce.h1724 u8 byte8 /* byte8 */; member
/freebsd/crypto/openssh/
H A Dlibcrux_internal.h10790 int32_t byte8 = (int32_t)(uint32_t)serialized.ptr[8U]; in libcrux_ml_dsa_simd_portable_encoding_t0_deserialize() local
10815 coefficient4 |= (int32_t)((uint32_t)byte8 << 12U); in libcrux_ml_dsa_simd_portable_encoding_t0_deserialize()
10818 int32_t coefficient5 = byte8 >> 1U; in libcrux_ml_dsa_simd_portable_encoding_t0_deserialize()
/freebsd/sys/cam/ctl/
H A Dctl.c14414 if ((lun->MODE_RWER.byte8 & SMS_RWER_LBPERE) == 0)