Searched refs:psif_rq_hw (Results 1 - 3 of 3) sorted by relevance

/solaris-userland-s11u3/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_setget.h236 static inline void set_psif_rq_hw__head_indx(volatile struct psif_rq_hw *ptr, u16 data)
243 static inline u16 get_psif_rq_hw__head_indx(volatile struct psif_rq_hw *ptr)
251 static inline void set_psif_rq_hw__valid(volatile struct psif_rq_hw *ptr, u8 data)
258 static inline u8 get_psif_rq_hw__valid(volatile struct psif_rq_hw *ptr)
H A Dpsif_hw_print.h180 void write_struct_psif_rq_hw(XFILE *fd, int network_order, const struct psif_rq_hw *data);
H A Dpsif_hw_data_be.h855 struct psif_rq_hw { /* Subjected to copy and convert */ struct
906 } PSIF_PACKED_ALIGNED; /* struct psif_rq_hw [32 byte] */

Completed in 244 milliseconds