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

/freebsd-10-stable/sys/dev/age/
H A Dif_age.c820 bus_addr_t cmb_block_end, smb_block_end; local
826 cmb_block_end = sc->age_rdata.age_cmb_block_paddr + AGE_CMB_BLOCK_SZ;
835 (AGE_ADDR_HI(cmb_block_end) !=
843 (AGE_ADDR_HI(tx_ring_end) != AGE_ADDR_HI(cmb_block_end)) ||

Completed in 80 milliseconds