Searched refs:psif_sq_sw (Results 1 - 6 of 6) sorted by relevance

/solaris-userland/components/open-fabrics/libsif/include/sif/
H A Dsif_int_user.h65 struct psif_sq_sw d; /* Hardware visible descriptor */
67 __u8 fill[SIF_CACHE_BYTES - sizeof (struct psif_sq_sw)];
H A Dpsif_hw_print.c3021 const struct psif_sq_sw *data)
3027 data = (struct psif_sq_sw *)swap;
3033 } /* end write_..._psif_sq_sw(psif_sq_sw data) */
/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_print.h278 const struct psif_sq_sw *data);
H A Dpsif_hw_setget.h196 volatile struct psif_sq_sw *ptr,
203 static inline u16 get_psif_sq_sw__tail_indx(volatile struct psif_sq_sw *ptr)
H A Dpsif_hw_data_be.h795 struct psif_sq_sw { /* Subjected to copy and convert */ struct
807 } PSIF_PACKED_ALIGNED; /* struct psif_sq_sw [ 8 byte] */
H A Dpsif_hw_data_le.h769 struct psif_sq_sw { /* Subjected to copy and convert */ struct
781 } PSIF_PACKED_ALIGNED; /* struct psif_sq_sw [ 8 byte] */

Completed in 101 milliseconds