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

/freebsd-10.1-release/sys/dev/mrsas/
H A Dmrsas_fp.c1281 u_int16_t pend0, pend1; local
1286 pend0 = atomic_read(&lbInfo->scsi_pending_cmds[0]);
1294 if ((bestArm == arm && pend0 > pend1 + 16) || (bestArm != arm && pend1 > pend0 + 16))
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-pow-defs.h487 uint64_t pend0 : 1; /**< Pending switch memory 0 BIST status */ member in struct:cvmx_pow_bist_stat::cvmx_pow_bist_stat_cn38xx
493 uint64_t pend0 : 1;
550 uint64_t pend0 : 1; /**< Pending switch memory 0 BIST status */ member in struct:cvmx_pow_bist_stat::cvmx_pow_bist_stat_cn56xx
556 uint64_t pend0 : 1;

Completed in 83 milliseconds