Searched refs:string_enum_psif_expected_op (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_print.h90 const char *string_enum_psif_expected_op(enum psif_expected_op val);
/solaris-userland/components/open-fabrics/libsif/include/sif/
H A Dpsif_hw_print.c761 const char *string_enum_psif_expected_op(enum psif_expected_op val) function
780 xprintf(fd, "%s", string_enum_psif_expected_op(data));

Completed in 24 milliseconds