Home
last modified time | relevance | path

Searched refs:pend_switch_null (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pow.h548 …uint64_t pend_switch_null: 1; /**< Set when there is a pending NULL SWTAG, or an implicit sw… member
576 uint64_t pend_switch_null: 1;
629 …uint64_t pend_switch_null: 1; /**< Set when there is a pending NULL SWTAG, or an implicit sw… member
653 uint64_t pend_switch_null: 1;
H A Dcvmx-pow.c452 printf(" pend_switch_null=%d", dump->sstatus[core][0].s_sstatus0.pend_switch_null); in __cvmx_pow_display_v1()