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

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h3285 * to EPS core indicated by the eps_core field.
3292 enum psif_eps_a_core eps_core:2; member in struct:psif_cq_hw
H A Dpsif_hw_data_le.h3265 enum psif_eps_a_core eps_core:2; member in struct:psif_cq_hw
3269 * to EPS core indicated by the eps_core field.
/solaris-userland/components/open-fabrics/libsif/include/sif/
H A Dpsif_hw_print.c5394 xprintf(fd, ", .eps_core = ");
5395 write_enum_psif_eps_a_core(fd, data->eps_core);

Completed in 70 milliseconds