Searched refs:cvmx_sriox_maint_op_t (Results 1 - 2 of 2) sorted by path

/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-srio.c269 cvmx_sriox_maint_op_t maint_op;
276 if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, CVMX_SRIO_CONFIG_TIMEOUT))
286 if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, CVMX_SRIO_CONFIG_TIMEOUT))
325 cvmx_sriox_maint_op_t maint_op;
332 if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, CVMX_SRIO_CONFIG_TIMEOUT))
342 if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, CVMX_SRIO_CONFIG_TIMEOUT))
H A Dcvmx-sriox-defs.h1917 typedef union cvmx_sriox_maint_op cvmx_sriox_maint_op_t; typedef in typeref:union:cvmx_sriox_maint_op

Completed in 479 milliseconds