Searched refs:u8 (Results 1 - 8 of 8) sorted by relevance

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_setget.h104 volatile u32 * const pte = (u32 *)((u8 *)((__be64 *)ptr + 2) + 0);
110 volatile u32 * const pte = (u32 *)((u8 *)((__be64 *)ptr + 2) + 0);
123 volatile u16 * const pte = (u16 *)((u8 *)((__be64 *)ptr + 0) + 6);
129 volatile u16 * const pte = (u16 *)((u8 *)((__be64 *)ptr + 0) + 6);
156 u8 data)
163 static inline u8 get_psif_wr__completion(volatile struct psif_wr *ptr)
167 return((u8)((be64_to_cpu(pte[1]) >> 31) & 0x0000000000000001ull));
179 volatile u32 * const pte = (u32 *)((u8 *)((__be64 *)ptr + 2) + 0);
185 volatile u32 * const pte = (u32 *)((u8 *)((__be64 *)ptr + 2) + 0);
200 volatile u16 * const pte = (u16 *)((u8 *)((__be6
[all...]
H A Dpsif_api.h42 #define u8 uint8_t macro
H A Dpsif_hw_data_be.h1658 u8 pad92:7;
1660 u8 req_access_error:1;
1893 u8 uf:6;
2001 u8 date[4];
2005 u8 date_1[8];
2007 u8 time[4];
2009 u8 date_2[4];
2011 u8 time_1[8];
2013 u8 rev_string[8];
2633 u8 node_des
[all...]
H A Dpsif_hw_data_le.h1667 u8 req_access_error:1;
1669 u8 pad05:7;
1884 u8 uf:6;
1977 u8 date[4];
1979 u8 date_1[8];
1981 u8 date_2[4];
1983 u8 time[4];
1985 u8 time_1[8];
1987 u8 rev_string[8];
2607 u8 node_des
[all...]
H A Dpsif_hw_print.h47 void write_bits_u8(XFILE *fd, int extent, u8 data);
/solaris-userland/components/open-fabrics/libibverbs/
H A Dofa_solaris.h61 typedef uint8_t u8; typedef
/solaris-userland/components/openssl/openssl-fips/inline-t4/
H A De_aes.c257 void gcm_ghash_avx(u64 Xi[2], const u128 Htable[16], const u8 *in,
/solaris-userland/components/open-fabrics/libsif/include/sif/
H A Dpsif_hw_print.c53 typedef uint8_t u8; typedef
75 void write_bits_u8(XFILE *fd, int extent, u8 data)
78 } /* end write_bits_u8(u8 data) */

Completed in 70 milliseconds