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

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h3141 struct psif_epsc_csr_log_ctrl log_ctrl; member in union:psif_epsc_csr_details
H A Dpsif_hw_data_le.h3115 struct psif_epsc_csr_log_ctrl log_ctrl; member in union:psif_epsc_csr_details
/solaris-userland/components/open-fabrics/libsif/include/sif/
H A Dpsif_hw_print.c5102 xprintf(fd, ", .log_ctrl = ");
5103 write_struct_psif_epsc_csr_log_ctrl(fd, 0, &(data->log_ctrl));
5231 xprintf(fd, "log_ctrl = ");
5232 write_struct_psif_epsc_csr_log_ctrl(fd, network_order, &(data->u.log_ctrl));

Completed in 79 milliseconds