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

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h2875 u64 channel_pusec_low:1; member in struct:psif_interrupt_attributes
2904 u16 channel_pusec_low; member in struct:psif_epsc_csr_interrupt_channel
H A Dpsif_hw_data_le.h2843 u64 channel_pusec_low:1; member in struct:psif_interrupt_attributes
2882 u16 channel_pusec_low; member in struct:psif_epsc_csr_interrupt_channel
/solaris-userland/components/open-fabrics/libsif/include/sif/
H A Dpsif_hw_print.c4702 xprintf(fd, ", .channel_pusec_low = ");
4703 write_bits_u8(fd, 1, data->channel_pusec_low);
4756 xprintf(fd, ", .channel_pusec_low = ");
4757 write_bits_u16(fd, 16, data->channel_pusec_low);

Completed in 59 milliseconds