Searched refs:__be64 (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 250 __be64 r3; 528 __be64 r3; 549 __be64 r3; 562 __be64 r3; 569 __be64 r2; 570 __be64 r3; 581 __be64 r0; 582 __be64 r1; 583 __be64 r2; 586 __be64 pip_hi; [all …]
|
/titanic_41/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_msg.h | 268 __be64 opcode_info; 323 __be64 wr_lo; 543 __be64 opt0; 544 __be64 opt1; 552 __be64 local_ip_hi; 553 __be64 local_ip_lo; 554 __be64 peer_ip_hi; 555 __be64 peer_ip_lo; 556 __be64 opt0; 557 __be64 opt1; [all …]
|
H A D | t4_hw.h | 100 __be64 last_flit; 145 __be64 vld_tid_pgsz_tag_color; 146 __be64 len_offset; 147 __be64 rsvd; 148 __be64 addr[PPOD_PAGES + 1];
|
H A D | common.h | 492 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl);
|
H A D | t4_hw.c | 141 get_mbox_rpl(struct adapter *adap, __be64 *rpl, int nflit, u32 mbox_addr) in get_mbox_rpl() 155 get_mbox_rpl(adap, (__be64 *)&asrt, sizeof (asrt) / 8, mbox_addr); in fw_asrt() 200 const __be64 *p = cmd; in t4_wr_mbox_meat() 4806 t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl) in t4_handle_fw_rpl()
|
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | adapter.h | 131 __be64 flit[8]; 171 __be64 *desc; /* KVA of descriptor ring */ 173 const __be64 *cdesc; /* current descriptor */ 248 __be64 *desc; /* KVA of descriptor ring, ptr to addresses */
|
H A D | t4_ioctl.c | 709 __be64 *buf; in read_cim_ibq() 744 __be64 *buf; in read_cim_la() 781 __be64 *p, *buf; in read_mbox()
|
H A D | osdep.h | 162 typedef uint64_t __be64; typedef
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | rds.h | 63 #define __be64 u_int64_t macro
|
/titanic_41/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 108 #define __be64 u64 macro
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_type.h | 2252 #define __be64 u64 macro
|